UNPKG

graphql-compose-elasticsearch

Version:
5 lines 353 B
import { InputTypeComposer } from 'graphql-compose'; import { CommonOpts } from '../../utils'; export declare function getFloatRangeITC<TContext>(opts: CommonOpts<TContext>): InputTypeComposer<TContext>; export declare function getFloatRangeKeyedITC<TContext>(opts: CommonOpts<TContext>): InputTypeComposer<TContext>; //# sourceMappingURL=Float.d.ts.map