UNPKG

lcnsr

Version:

###### Cooper Runyan

5 lines (4 loc) 123 B
export declare function determineMostSimilar(str: string, strings: string[]): { string: string; amount: number; };