export 'promptField', broken by refactor before commit
This commit is contained in:
parent
aeebcf19f0
commit
daecb2979b
@ -688,6 +688,7 @@ module.exports = {
|
|||||||
getCliTableOptions: getCliTableOptions,
|
getCliTableOptions: getCliTableOptions,
|
||||||
promptYesNo: promptYesNo,
|
promptYesNo: promptYesNo,
|
||||||
promptEnter: promptEnter,
|
promptEnter: promptEnter,
|
||||||
|
promptField: promptField,
|
||||||
editInEditor: editInEditor,
|
editInEditor: editInEditor,
|
||||||
ansiStylize: ansiStylize
|
ansiStylize: ansiStylize
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user