TImportExportKind
Bun

type

WebAssembly.ImportExportKind

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