Variable LinkError

LinkError: {
    prototype: WebAssembly.LinkError;
    (message?: string): WebAssembly.LinkError;
    new (message?: string): WebAssembly.LinkError;
}