Pparams
Bun

property

zlib.BrotliOptions.params

params?: {
__index[
key: number
]: number | boolean;

Each key is a constants.BROTLI_* constant.

}