WebWasmWebAssembly.Module.exportsmethod WebAssembly.Module.exports#Module.exports(moduleObject: Module): ModuleExportDescriptor[]Given a Module, returns an array containing descriptions of all the declared exports. Parameters ##moduleObject: ModuleReturn Type #ModuleExportDescriptor[]
method WebAssembly.Module.exports#Module.exports(moduleObject: Module): ModuleExportDescriptor[]Given a Module, returns an array containing descriptions of all the declared exports. Parameters ##moduleObject: ModuleReturn Type #ModuleExportDescriptor[]