Variable GainNode

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

Type declaration