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

3 lines
139 B
TypeScript
Raw Normal View History

2024-04-27 03:39:10 +00:00
import { Command } from 'commander';
export declare function commandLint(prog: Command): Command;
//# sourceMappingURL=commandLint.d.ts.map