type alias Loaderimport { type Loader } from "https://deno.land/x/frugal@0.3.0/dep/esbuild.ts"; definition: | "js" | "jsx" | "ts" | "tsx" | "css" | "json" | "text" | "base64" | "file" | "dataurl" | "binary" | "copy" | "default"