Current section

Files

Jump to
spellweaver priv bun node_modules cspell dist esm index.d.mts
Raw

priv/bun/node_modules/cspell/dist/esm/index.d.mts

export * from './application.mjs';
export { getReporter as getDefaultReporter } from './cli-reporter.js';
export type { CSpellReporterConfiguration, CSpellReporterModule } from './models.js';
export type { BaseOptions, LinterCliOptions as CSpellApplicationOptions, TraceOptions } from './options.js';
export * from '@cspell/cspell-types';
//# sourceMappingURL=index.d.mts.map