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