lix-website/themes/lix/assets/bootstrap/node_modules/cspell/dist/index.d.ts

4 lines
207 B
TypeScript
Raw Normal View History

2024-04-27 03:39:10 +00:00
export * from '@cspell/cspell-types';
export * from './application';
export type { BaseOptions, LinterOptions as CSpellApplicationOptions, TraceOptions } from './options';
//# sourceMappingURL=index.d.ts.map