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