UNPKG

simple-graphql

Version:

The simple way to generates GraphQL schemas and Sequelize models from your models definition.

4 lines (3 loc) 145 B
import { SGInterfaceContext, SGContext } from '..'; declare const _default: (context: SGContext) => SGInterfaceContext; export default _default;