Variable Instance

Instance: {
    prototype: WebAssembly.Instance;
    new (module, importObject?): WebAssembly.Instance;
}

Type declaration