type alias ModuleFormatimport { type ModuleFormat } from "https://deno.land/x/drollup@2.58.0+0.20.0/src/rollup/mod.ts"; definition: | InternalModuleFormat | "commonjs" | "esm" | "module" | "systemjs"