exports

The WebAssembly.Module.exports() static method returns an array containing descriptions of all the declared exports of the given Module.

MDN Reference