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