variable constants.HTTP2_METHOD_CONNECT Usage in Denoimport { constants } from "node:http2"; const { HTTP2_METHOD_CONNECT } = constants; Type string