PokéRogue
    Preparing search index...
    AnalyserNode: {
        prototype: AnalyserNode;
        new (context: BaseAudioContext, options?: AnalyserOptions): AnalyserNode;
    }

    Type Declaration