interface terser.MinifyOutputimport { type terser } from "https://deno.land/x/bundler@0.6.5/deps.ts"; const { MinifyOutput } = terser; Propertiesoptionalcode: stringoptionalmap: RawSourceMap | string