Go to Latest
interface TransformResult
import { type TransformResult } from "https://dotland.deno.dev/x/esbuild@v0.16.1/wasm.js";

Properties

code: string
map: string
warnings: Message[]
optional
mangleCache: Record<string, string | false>

Only when "mangleCache" is present