Skip to content

Type Alias: ModuleTypes

ModuleTypes = Record<string, "js" | "jsx" | "ts" | "tsx" | "json" | "text" | "base64" | "dataurl" | "binary" | "empty" | "css" | "asset">

Defined in: types.ts:30

Распространяется под лицензией MIT.