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