Type Alias: ModuleTypes
- Type: ModuleTypes =
Record<string,"js"|"jsx"|"ts"|"tsx"|"json"|"text"|"base64"|"dataurl"|"binary"|"empty"|"css"|"asset">
Defined in: options/input-options.ts:34
Record<string, "js" | "jsx" | "ts" | "tsx" | "json" | "text" | "base64" | "dataurl" | "binary" | "empty" | "css" | "asset">