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