compile fix
This commit is contained in:
Vendored
+1
@@ -11,6 +11,7 @@ export declare class Smartcli {
|
||||
addCommand(definitionArg: {
|
||||
commandName: string;
|
||||
}): any;
|
||||
getCommandPromise(commandNameArg: any): void;
|
||||
addQuestion(definitionArg: {
|
||||
questionString: string;
|
||||
questionType: string;
|
||||
|
||||
Vendored
+5
-2
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user