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