GasWell-front/node_modules/muggle-string/out/binarySearch.d.ts

2 lines
80 B
TypeScript
Raw Normal View History

export declare function binarySearch(offsets: number[], start: number): number;