Skip to main content
Module

x/aleph/server/deps.ts>esbuild.Loader

The Full-stack Framework in Deno.
Very Popular
Go to Latest
type alias esbuild.Loader
import { type esbuild } from "https://deno.land/x/aleph@1.0.0-beta.39/server/deps.ts";
const { Loader } = esbuild;
definition:
| "base64"
| "binary"
| "copy"
| "css"
| "dataurl"
| "default"
| "empty"
| "file"
| "js"
| "json"
| "jsx"
| "text"
| "ts"
| "tsx"