Skip to main content
Module

x/lume/deps/esbuild.ts>TransformResult

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface TransformResult
import { type TransformResult } from "https://deno.land/x/lume@v1.13.1/deps/esbuild.ts";

Properties

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

Only when "mangleCache" is present