UNPKG

223 BJavaScriptView Raw
1"use strict";var n=module.exports={},e=require("./spinner"),o=null;n.printMessage=function(n){o=e.show({color:"green",spinner:"dots",text:n})},n.printDone=function(n){o&&(n||(n=""),o.stop(),console.log(" "+n+" : done\n"))};
\No newline at end of file