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