Variable OscillatorNode

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

Type declaration