UNPKG

@phaserjs/phaser

Version:
11 lines 245 B
export interface IDeviceAudioResult { audioData: boolean; m4a: boolean; mp3: boolean; ogg: boolean; opus: boolean; wav: boolean; webAudio: boolean; webm: boolean; } //# sourceMappingURL=IDeviceAudioResult.d.ts.map