UNPKG

standardized-audio-context

Version:

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

3 lines 219 B
import { TGetEventListenersOfAudioNodeFunction } from '../types'; export declare const getEventListenersOfAudioNode: TGetEventListenersOfAudioNodeFunction; //# sourceMappingURL=get-event-listeners-of-audio-node.d.ts.map