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