MutableBrotliOptions
Brotli Options (Mutable)
Represents the interface fulfilled by an object that specified options for Brotli compression or decompression; modeled by the zlib.BrotliOptions
object in the Node.js API. This is the mutable form of BrotliOptions.