Variable AudioBuffer

    AudioBuffer: {
        prototype: AudioBuffer;
        new (options: AudioBufferOptions): AudioBuffer;
    }