UNPKG

@cspell/cspell-tools

Version:
4 lines 236 B
import type { Command } from 'commander'; import type { FeatureFlags } from './FeatureFlags/index.js'; export declare function run(program: Command, argv: string[], flags?: FeatureFlags): Promise<void>; //# sourceMappingURL=app.d.ts.map