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