XylotrechusZ
XylotrechusZ Shell
: /opt/alt/alt-nodejs16/root/usr/lib/node_modules/npm/node_modules/fastest-levenshtein/ [ drwxr-xr-x ]
export function distance(a: string, b: string): number;
export function closest(str: string, arr: string[]): string;