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