Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/frugal/dep/esbuild.ts>Loader

A frugal web framework
Latest
type alias Loader
import { type Loader } from "https://deno.land/x/frugal@0.9.6/dep/esbuild.ts";
definition:
| "base64"
| "binary"
| "copy"
| "css"
| "dataurl"
| "default"
| "empty"
| "file"
| "js"
| "json"
| "jsx"
| "text"
| "ts"
| "tsx"