UNPKG

@reactionable/amplify

Version:
5 lines 155 B
export { graphqlOperation } from '@aws-amplify/api-graphql'; export const GraphQLAPI = { graphql: jest.fn(), }; //# sourceMappingURL=api-graphql.js.map