import { default } from "https://deno.land/x/astro_compress@v1.1.31/dist/options/html.js";
type
{ caseSensitive; collapseInlineTagWhitespace; collapseWhitespace; continueOnParseError; html5; includeAutoGeneratedTags; keepClosingSlash; minifyCSS; minifyJS; minifyURLs; preventAttributesEscaping; processConditionalComments; removeAttributeQuotes; removeComments; ignoreCustomComments: []; removeScriptTypeAttributes; removeStyleLinkTypeAttributes; removeTagWhitespace; sortAttributes; sortClassName; trimCustomFragments; useShortDoctype; noNewlinesBeforeTagClose; quoteCharacter: string; }
| RegExp
| RegExp
| RegExp
| RegExp
| RegExp