compile fix
This commit is contained in:
parent
3afadd9045
commit
19498f7b11
1
dist/smartcli.classes.smartcli.d.ts
vendored
1
dist/smartcli.classes.smartcli.d.ts
vendored
@ -11,6 +11,7 @@ export declare class Smartcli {
|
||||
addCommand(definitionArg: {
|
||||
commandName: string;
|
||||
}): any;
|
||||
getCommandPromise(commandNameArg: any): void;
|
||||
addQuestion(definitionArg: {
|
||||
questionString: string;
|
||||
questionType: string;
|
||||
|
7
dist/smartcli.classes.smartcli.js
vendored
7
dist/smartcli.classes.smartcli.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user