UNPKG

graphql-compose-elasticsearch

Version:
4 lines 222 B
import type { ComposeInputType } from 'graphql-compose'; import { CommonOpts } from '../utils'; export declare function getSortITC<TContext>(opts: CommonOpts<TContext>): ComposeInputType; //# sourceMappingURL=Sort.d.ts.map