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