interface TransformResultimport { type TransformResult } from "https://deno.land/x/esbuild@v0.15.10/mod.js"; Propertiescode: stringmap: stringwarnings: Message[]optionalmangleCache: Record<string, string | false>Only when "mangleCache" is present