Variable PeriodicWave

    PeriodicWave: {
        prototype: PeriodicWave;
        new (context: BaseAudioContext, options?: PeriodicWaveOptions): PeriodicWave;
    }