UNPKG

97 BPlain TextView Raw
1import { graphqlExpress } from './expressApollo';
2
3export const graphqlConnect = graphqlExpress;