UNPKG

@klodianimeri/pipejs

Version:

Pipe functions that provide convenient and efficient ways to work with iterators.

2 lines (1 loc) 97 B
export declare const lastIndexOf: (value: any, fromIndex?: number) => import("../pipe.js").Pipe;