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