Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell-dictionary/dist/util/textMappers.d.ts
export declare function mapperNormalizeNFC(words: Iterable<string>): Iterable<string>;
export declare function mapperRemoveCaseAndAccents(words: Iterable<string>): Iterable<string>;
//# sourceMappingURL=textMappers.d.ts.map