Muqriz 48f16bfc3e initail first | преди 4 месеца | |
---|---|---|
.. | ||
index.d.ts | преди 4 месеца | |
index.js | преди 4 месеца | |
license | преди 4 месеца | |
package.json | преди 4 месеца | |
readme.md | преди 4 месеца |
Gracefully restore the CLI cursor on exit
Prevent the cursor you’ve hidden interactively from remaining hidden if the process crashes.
$ npm install restore-cursor
import restoreCursor from 'restore-cursor';
restoreCursor();