Skip to main content
type alias WebAssembly.ImportExportKind
definition:
| "function"
| "global"
| "memory"
| "table"