Skip to main content
BrotliOptions.params - zlib - Node documentation
property BrotliOptions.params

Usage in Deno

import { type BrotliOptions } from "node:zlib";

Type

{ [key: number]: boolean | number; } | undefined