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