PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/fastest-levenshtein

Просмотр файла: mod.d.ts

declare const distance: (a: string, b: string) => number;
declare const closest: (str: string, arr: readonly string[]) => string;
export { closest, distance };

Выполнить команду


Для локальной разработки. Не используйте в интернете!