UNPKG

@animech-public/playcanvas

Version:
8 lines (7 loc) 199 B
/** * Reports whether this device supports the Web Audio API. * * @returns {boolean} True if Web Audio is supported and false otherwise. * @ignore */ export function hasAudioContext(): boolean;