UNPKG

standardized-audio-context

Version:

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

3 lines 167 B
import { TConstructor } from '../types'; export declare const isConstructible: (constructible: TConstructor) => boolean; //# sourceMappingURL=is-constructible.d.ts.map