UNPKG

151 BTypeScriptView Raw
1declare const GRAPHQL_WS = "graphql-ws";
2declare const GRAPHQL_SUBSCRIPTIONS = "graphql-subscriptions";
3export { GRAPHQL_WS, GRAPHQL_SUBSCRIPTIONS, };