method WebAssembly.Module.exports
Module.exports(moduleObject: Module): ModuleExportDescriptor[]
Given a `Module`, returns an array containing descriptions of all the declared exports.
moduleObject: Module