Variable AudioContext

AudioContext: {
    prototype: AudioContext;
    new (contextOptions?): AudioContext;
}

Type declaration