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

x/lume/plugins/brotli.ts>Options

🔥 Static site generator for Deno 🦕
Very Popular
Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v2.4.1/plugins/brotli.ts";

Properties

optional
extensions: Extensions

The list of extensions this plugin applies to

optional
quality: number

Quality param between 0 and 11 (11 is the smallest but takes the longest to encode)