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