Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/astro_compress/dist/lib/pipe-all.d.ts>default

🗜️ AstroJS compression utilities. Compress CSS, HTML, JavaScript and more.
Go to Latest
variable default
import { default } from "https://deno.land/x/astro_compress@v1.1.3/dist/lib/pipe-all.d.ts";

type

(settings: Options, debug?: number) => Promise<void>