variable constants.BROTLI_MIN_QUALITY Usageimport { constants } from "node:zlib"; const { BROTLI_MIN_QUALITY } = constants; Type number