apollo-server/packages/graphql-server-koa/src/index.ts

2 lines
92 B
TypeScript
Raw Normal View History

export { KoaApolloOptionsFunction, KoaHandler, apolloKoa, graphiqlKoa } from './koaApollo';