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