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