UNPKG

rest-client-sdk

Version:
2 lines (1 loc) 108 B
export declare function findClosestWord(word: string, list: string[], maxDistance?: number): string | null;