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