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