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