variable compressimport { compress } from "https://deno.land/x/astrodon@0.1.0-alpha.2/modules/astrodon/deps.ts"; type(inPath: string,output: Deno.Writer,log?: log,) => Promise<number>