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