Skip to content

Type Alias: ModuleType

  • Type: ModuleType = "js" | "jsx" | "ts" | "tsx" | "json" | "text" | "base64" | "dataurl" | "binary" | "empty" | string & object
Defined in: plugin/index.ts:34

Released under the MIT License.