Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell-lib/dist/lib/validator.d.ts
export type { CheckTextInfo, IncludeExcludeOptions, TextInfoItem, ValidateTextOptions, ValidationIssue, } from './textValidation/index.js';
export { checkText, checkTextDocument, IncludeExcludeFlag, validateText } from './textValidation/index.js';
//# sourceMappingURL=validator.d.ts.map