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