WebAssembly.ImportExportKindtype ImportExportKind = | "function" | "global" | "memory" | "table";§Type§"function" | "global" | "memory" | "table"[src]