UNPKG

@aws-amplify/data-construct

Version:

AppSync GraphQL Api Construct using Amplify GraphQL Transformer - Aliased to use `Data` name scheme.

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