UNPKG

standardized-audio-context

Version:

A cross-browser wrapper for the Web Audio API which aims to closely follow the standard.

3 lines 178 B
import { TNativeContext } from '../types'; export declare const testPromiseSupport: (nativeContext: TNativeContext) => boolean; //# sourceMappingURL=test-promise-support.d.ts.map