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