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