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