UNPKG

graphql-compose-elasticsearch

Version:
4 lines 245 B
import { InputTypeComposer } from 'graphql-compose'; import { CommonOpts } from '../../../utils'; export declare function getGeoBoundsITC<TContext>(opts: CommonOpts<TContext>): InputTypeComposer<TContext>; //# sourceMappingURL=GeoBounds.d.ts.map