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