Skip to main content
Latest
type alias Loader
import { type Loader } from "https://deno.land/x/esbuildx@v0.14.29/mod.d.ts";
definition:
| "js"
| "jsx"
| "ts"
| "tsx"
| "css"
| "json"
| "text"
| "base64"
| "file"
| "dataurl"
| "binary"
| "default"