typeWebAssembly.ImportExportKindtype ImportExportKind =| 'function'| 'global'| 'memory'| 'table'| 'tag'