class TerserPlugin extends Pluginimport { TerserPlugin } from "https://deno.land/x/bundler@0.6.5/plugins/typescript/terser.ts"; ConstructorsnewTerserPlugin(unnamed 0?: { options?: terser.MinifyOptions; })Propertiesoptions: terser.MinifyOptionsMethodsoptimizeBundle(output: string, context: Context)test(item: Item, context: Context)