This repository has been archived on 2026-03-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

2 lines
148 B
TypeScript

export default function (start: number, minLine: number, maxLine: number): () => number | undefined;
//# sourceMappingURL=distance-iterator.d.ts.map