Skip to main content
Module

x/astrodon/modules/astrodon/deps.ts>compress

Create Desktop apps with Deno 🦕
Latest
variable compress
import { 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>