UNPKG

cspell

Version:
5 lines 287 B
export * from './application.js'; export { getReporter as getDefaultReporter } from './cli-reporter.js'; export type { BaseOptions, LinterCliOptions as CSpellApplicationOptions, TraceOptions } from './options.js'; export * from '@cspell/cspell-types'; //# sourceMappingURL=index.d.ts.map