Variable OscillatorNode
OscillatorNode : {
prototype: OscillatorNode;
new (context: BaseAudioContext, options?: OscillatorOptions): OscillatorNode;
}
prototype: OscillatorNode;
new (context: BaseAudioContext, options?: OscillatorOptions): OscillatorNode;
}