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