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