464 B
464 B
Home > puppeteer > Protocol > WebAudio > ContextType
Protocol.WebAudio.ContextType type
Enum of BaseAudioContext types
Signature:
export type ContextType = ('realtime' | 'offline');