interface TransformOptions implements CommonOptionsimport { type TransformOptions } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/esbuild.ts"; Propertiesoptionalsourcefile: stringDocumentation: https://esbuild.github.io/api/#sourcefile optionalloader: LoaderDocumentation: https://esbuild.github.io/api/#loader optionalbanner: stringDocumentation: https://esbuild.github.io/api/#banner optionalfooter: stringDocumentation: https://esbuild.github.io/api/#footer