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