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

Properties

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

Only when "mangleCache" is present