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