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