Type Alias ImportExportKind

ImportExportKind:
    | "function"
    | "global"
    | "memory"
    | "table"