Variable AudioContext

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