interface RawSourceMapimport { type RawSourceMap } from "https://deno.land/x/drollup@2.58.0%2B0.20.0/plugins/terser/types.ts"; REF: https://github.com/mozilla/source-map/blob/master/source-map.d.ts Propertiesversion: numbersources: string[]names: string[]optionalsourceRoot: stringoptionalsourcesContent: string[]mappings: stringfile: string