UNPKG

lgrthms

Version:

Algorithms and data structures for your JavaScript and TypeScript projects 🧑‍💻

3 lines (2 loc) 67 B
export * from './knuthMorrisPratt'; export * from './levenshtein';