Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
type alias WebAssembly.ImportExportKind
definition:
| "function"
| "global"
| "memory"
| "table"