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