W3cubDocs
/
Deno
W3cubTools
Cheatsheets
About
WebAssembly.Exports
type
Exports =
Record
<
string
,
ExportValue
>
;
Type
Record
<
string
,
ExportValue
>
© 2018–2021 the Deno authors
https://doc.deno.land/deno/stable/~/WebAssembly.Exports