UNPKG

@simbi/standardized-audio-context

Version:

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

3 lines 217 B
import { TBaseAudioContextConstructorFactory } from '../types'; export declare const createBaseAudioContextConstructor: TBaseAudioContextConstructorFactory; //# sourceMappingURL=base-audio-context-constructor.d.ts.map