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