Skip to main content
Module

x/fastro/http/build/deps.ts>esbuild.Loader

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
Go to Latest
type alias esbuild.Loader
import { type esbuild } from "https://deno.land/x/fastro@v0.85.0/http/build/deps.ts";
const { Loader } = esbuild;
definition:
| "base64"
| "binary"
| "copy"
| "css"
| "dataurl"
| "default"
| "empty"
| "file"
| "js"
| "json"
| "jsx"
| "local-css"
| "text"
| "ts"
| "tsx"