Current section

Files

Jump to
spellweaver priv bun node_modules cspell-grammar dist index.d.ts
Raw

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