Skip to content

Commit 2d9a713

Browse files
committed
Remove old type
1 parent 3949ec7 commit 2d9a713

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/link/ws/index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ export declare namespace WebSocketLink {
6262
}
6363
}
6464

65-
// For backwards compatibility.
66-
export import WebSocketParams = WebSocketLink.Configuration;
67-
6865
/**
6966
* `WebSocketLink` is a terminating link that executes GraphQL operations over
7067
* WebSocket connections using the `subscriptions-transport-ws` library. It's

0 commit comments

Comments
 (0)