forked from lix-project/lix-website
3 lines
139 B
TypeScript
3 lines
139 B
TypeScript
|
import { Command } from 'commander';
|
||
|
export declare function commandLint(prog: Command): Command;
|
||
|
//# sourceMappingURL=commandLint.d.ts.map
|