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