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