UNPKG

nlcst-normalize

Version:

nlcst utility to normalize a word for easier comparison

6 lines (4 loc) 105 B
/** * @typedef {import('./lib/index.js').Options} Options */ export {normalize} from './lib/index.js'