variable constants.NGHTTP2_STREAM_STATE_OPEN Usageimport { constants } from "node:http2"; const { NGHTTP2_STREAM_STATE_OPEN } = constants; Type number