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