UNPKG

cspell

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