Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100978830
index.d.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Feb 4, 11:54
Size
201 B
Mime Type
text/x-java
Expires
Thu, Feb 6, 11:54 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24065220
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
index.d.ts
View Options
/**
Gracefully restore the CLI cursor on exit.
@example
```
import restoreCursor = require('restore-cursor');
restoreCursor();
```
*/
declare function restoreCursor(): void;
export = restoreCursor;
Event Timeline
Log In to Comment