lix-website/themes/lix/assets/bootstrap/node_modules/cspell/dist/index.d.ts
2024-04-26 22:49:34 -06:00

4 lines
207 B
TypeScript

export * from '@cspell/cspell-types';
export * from './application';
export type { BaseOptions, LinterOptions as CSpellApplicationOptions, TraceOptions } from './options';
//# sourceMappingURL=index.d.ts.map