UNPKG

curried-intrinsic

Version:
2 lines (1 loc) 93 B
export declare const lastIndexOf: <T>(searchElement: T) => (array: readonly T[]) => number;