Current section

Files

Jump to
spellweaver priv bun node_modules cspell-dictionary dist util textMappers.d.ts
Raw

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