type alias esbuildTypes.Loaderimport { type esbuildTypes } from "https://deno.land/x/fresh@1.4.3/src/build/deps.ts"; const { Loader } = esbuildTypes; definition: | "base64" | "binary" | "copy" | "css" | "dataurl" | "default" | "empty" | "file" | "js" | "json" | "jsx" | "text" | "ts" | "tsx"