????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/restore-cursor/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/restore-cursor/index.d.ts |
/** Gracefully restore the CLI cursor on exit. @example ``` import restoreCursor = require('restore-cursor'); restoreCursor(); ``` */ declare function restoreCursor(): void; export = restoreCursor;