lix-website/themes/lix/assets/bootstrap/node_modules/cspell/dist/commandLink.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 commandLink(prog: Command): Command;
//# sourceMappingURL=commandLink.d.ts.map