UNPKG

@equinor/esv-intersection

Version:

Intersection component package with testing and automatic documentation.

3 lines 243 B
export declare function findIndexOfSample(data: number[][], pos: number): number; export declare function findSampleAtPos(data: number[][], pos: number, topLimit?: number, bottomLimit?: number): number; //# sourceMappingURL=findsample.d.ts.map