Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/astro_compress/dist/lib/parse.d.ts

🗜️ AstroJS compression utilities. Compress CSS, HTML, JavaScript and more.
Go to Latest
import * as astroCompress from "https://deno.land/x/astro_compress@v1.0.4/dist/lib/parse.d.ts";

Variables

It takes a glob, a debug level, a type, a write function, and a read function, and then it compresses all the files that match the glob using the write function, and then it logs the results to the console using the debug level