Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface TransformResult
import { type TransformResult } from "https://deno.land/x/frugal@0.3.0/dep/esbuild.ts";

Properties

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

Only when "mangleCache" is present