UNPKG

react-carousel-query

Version:

A infinite carousel component made with react that handles the pagination for you.

2 lines (1 loc) 67 B
export declare function levenshtein(a: string, b: string): number;