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