UNPKG

@simbi/standardized-audio-context

Version:

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

3 lines 165 B
import { TIsAnyAudioNodeFactory } from '../types'; export declare const createIsAnyAudioNode: TIsAnyAudioNodeFactory; //# sourceMappingURL=is-any-audio-node.d.ts.map