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