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