interface terser.ManglePropertiesOptionsimport { type terser } from "https://deno.land/x/bundler@0.6.5/deps.ts"; const { ManglePropertiesOptions } = terser; Propertiesoptionalbuiltins: booleanoptionaldebug: booleanoptionalkeep_quoted: boolean | "strict"optionalregex: RegExp | stringoptionalreserved: string[]