Extremely Popular
Go to Latest
type alias Loader
import { type Loader } from "https://dotland.deno.dev/x/esbuild@v0.16.1/wasm.js";
definition:
| "js"
| "jsx"
| "ts"
| "tsx"
| "css"
| "json"
| "text"
| "base64"
| "file"
| "dataurl"
| "binary"
| "copy"
| "default"