Skip to main content
The Deno 2 Release Candidate is here
Learn more
Extremely Popular
Go to Latest
interface esbuildTypes.TransformOptions
implements CommonOptions
import { type esbuildTypes } from "https://deno.land/x/fresh@1.4.2/src/build/deps.ts";
const { TransformOptions } = esbuildTypes;

Properties

optional
sourcefile: string
optional
loader: Loader
optional
banner: string