We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da3325d commit d2fce20Copy full SHA for d2fce20
types/diagnostics-channel.d.ts
@@ -16,7 +16,6 @@ declare namespace DiagnosticsChannel {
16
statusText: string;
17
headers: Array<Buffer>;
18
}
19
- type Error = unknown
20
interface ConnectParams {
21
host: URL['host'];
22
hostname: URL['hostname'];
0 commit comments