Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell-grammar/dist/index.d.ts
export type { Grammar, GrammarDef, Pattern, Repository } from './parser/index.js';
export { compileGrammar, tokenizeLine, tokenizeText } from './parser/index.js';
export { parsers } from './parsers/index.js';
//# sourceMappingURL=index.d.ts.map