UNPKG

@simbi/standardized-audio-context

Version:

A cross-browser implementation of the AudioContext which aims to closely follow the standard.

3 lines 181 B
import { TIsNativeAudioParamFactory } from '../types'; export declare const createIsNativeAudioParam: TIsNativeAudioParamFactory; //# sourceMappingURL=is-native-audio-param.d.ts.map