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