ImportExportKind

TImportExportKind
Bun

Symbol

WebAssembly.ImportExportKind

type ImportExportKind = 'function' | 'global' | 'memory' | 'table'