SongGuess
    Preparing search index...
    Exception: {
        prototype: WebAssembly.Exception;
        new (
            exceptionTag: WebAssembly.Tag,
            payload: any[],
            options?: ExceptionOptions,
        ): WebAssembly.Exception;
    }

    Type Declaration