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