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