UNPKG

standardized-audio-context

Version:

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

4 lines 170 B
export interface IAudioScheduledSourceNodeEventMap extends Record<string, Event> { ended: Event; } //# sourceMappingURL=audio-scheduled-source-node-event-map.d.ts.map