| Current Path : /home/deltalab/PMS/sms-connector/node_modules/graphql-compose-connection/lib/ |
| Current File : //home/deltalab/PMS/sms-connector/node_modules/graphql-compose-connection/lib/index.d.ts |
import { composeWithConnection } from './composeWithConnection';
import { cursorToData, dataToCursor } from './cursor';
import { prepareConnectionResolver } from './connection';
export default composeWithConnection;
export { composeWithConnection, prepareConnectionResolver, cursorToData, dataToCursor };
export type { ConnectionResolverOpts, ConnectionSortOpts, ConnectionSortMapOpts, ConnectionTArgs, } from './connection';
export type { CursorDataType } from './cursor';
//# sourceMappingURL=index.d.ts.map