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