UNPKG

138 BTypeScriptView Raw
1export default function findLastIndex<T>(array: T[], callback: (value: T) => boolean): number;
2//# sourceMappingURL=findLastIndex.d.ts.map
\No newline at end of file