UNPKG

standardized-audio-context

Version:

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

4 lines 174 B
export interface IMinimalBaseAudioContextEventMap extends Record<string, Event> { statechange: Event; } //# sourceMappingURL=minimal-base-audio-context-event-map.d.ts.map