UNPKG

graphql

Version:

A Query Language and Runtime which can target any service.

5 lines (3 loc) 136 B
// @flow strict export { subscribe, createSourceEventStream } from './subscribe'; export type { SubscriptionArgs } from './subscribe';