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