UNPKG

@simbi/standardized-audio-context

Version:

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

3 lines 180 B
import { TIsSupportedPromiseFactory } from '../types'; export declare const createIsSupportedPromise: TIsSupportedPromiseFactory; //# sourceMappingURL=is-supported-promise.d.ts.map