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