imports

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

MDN Reference