Skip to main content
Module

x/lume/deps/esbuild.ts>Loader

🔥 Static site generator for Deno 🦕
Very Popular
Latest
type alias Loader
import { type Loader } from "https://deno.land/x/lume@v2.1.4/deps/esbuild.ts";
definition:
| "base64"
| "binary"
| "copy"
| "css"
| "dataurl"
| "default"
| "empty"
| "file"
| "js"
| "json"
| "jsx"
| "local-css"
| "text"
| "ts"
| "tsx"