type alias esbuild.Loaderimport { type esbuild } from "https://deno.land/x/aleph@1.0.0-beta.42/server/deps.ts"; const { Loader } = esbuild; definition: | "base64" | "binary" | "copy" | "css" | "dataurl" | "default" | "empty" | "file" | "js" | "json" | "jsx" | "text" | "ts" | "tsx"