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