Initial Save
This commit is contained in:
3
node_modules/subscriptions-transport-ws/dist/protocol.d.ts
generated
vendored
Normal file
3
node_modules/subscriptions-transport-ws/dist/protocol.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
declare const GRAPHQL_WS = "graphql-ws";
|
||||
declare const GRAPHQL_SUBSCRIPTIONS = "graphql-subscriptions";
|
||||
export { GRAPHQL_WS, GRAPHQL_SUBSCRIPTIONS, };
|
||||
Reference in New Issue
Block a user