UNPKG

282 BTypeScriptView Raw
1import IterResult from '../iterresult';
2import { ParsedOptions, QueryMethodTypes } from '../types';
3export declare function iter<M extends QueryMethodTypes>(iterResult: IterResult<M>, options: ParsedOptions): import("../types").IterResultType<M>;
4//# sourceMappingURL=index.d.ts.map
\No newline at end of file