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