forked from orbit-oss/chalk
Minor tweaks
This commit is contained in:
parent
79c56dfc1e
commit
a027e3c1e0
5 changed files with 9 additions and 21 deletions
|
|
@ -33,8 +33,6 @@ async function animateString(string) {
|
|||
}
|
||||
}
|
||||
|
||||
(async () => {
|
||||
console.log();
|
||||
await animateString('We hope you enjoy Chalk! <3');
|
||||
console.log();
|
||||
})();
|
||||
console.log();
|
||||
await animateString('We hope you enjoy Chalk! <3');
|
||||
console.log();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue