FLUJOS/BACK_BACK/node_modules/graphql/subscription/index.js.flow
2025-11-07 00:06:12 +01:00

3 lines
135 B
Text
Executable file

// @flow strict
export { subscribe, createSourceEventStream } from './subscribe';
export type { SubscriptionArgs } from './subscribe';