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