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