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