Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/snel/imports/esbuild.ts>Loader

A Cybernetical framework for svelte applications in deno
Latest
type alias Loader
import { type Loader } from "https://deno.land/x/snel@v0.7.1/imports/esbuild.ts";
definition:
| "js"
| "jsx"
| "ts"
| "tsx"
| "css"
| "json"
| "text"
| "base64"
| "file"
| "dataurl"
| "binary"
| "default"
definition:
| "js"
| "jsx"
| "ts"
| "tsx"
| "css"
| "json"
| "text"
| "base64"
| "file"
| "dataurl"
| "binary"
| "default"