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