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