class ERR_TLS_INVALID_PROTOCOL_VERSION extends NodeTypeErrorimport { ERR_TLS_INVALID_PROTOCOL_VERSION } from "https://dotland.deno.dev/std@0.177.0/node/internal/errors.ts"; ConstructorsnewERR_TLS_INVALID_PROTOCOL_VERSION(protocol: string, x: string)