/** Gracefully restore the CLI cursor on exit. @example ``` import restoreCursor = require('restore-cursor'); restoreCursor(); ``` */ declare function restoreCursor(): void; export = restoreCursor;
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 |
|