@types/node-os-utils
Advanced tools
| export function exec(command: string): () => Promise<string>; |
@@ -1,2 +0,2 @@ | ||
| // Type definitions for node-os-utils 1.0 | ||
| // Type definitions for node-os-utils 1.1 | ||
| // Project: https://github.com/SunilWang/node-os-utils | ||
@@ -3,0 +3,0 @@ // Definitions by: Nasreddine Bac Ali <https://github.com/bacali95> |
@@ -23,6 +23,5 @@ import Cpu from './cpu'; | ||
| export function exec(command: string): () => Promise<string>; | ||
| export * from './cpu'; | ||
| export * from './drive'; | ||
| export * from './exec'; | ||
| export * from './mem'; | ||
@@ -29,0 +28,0 @@ export * from './netstat'; |
| { | ||
| "name": "@types/node-os-utils", | ||
| "version": "1.0.0", | ||
| "version": "1.1.0", | ||
| "description": "TypeScript definitions for node-os-utils", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
| "dependencies": {}, | ||
| "typesPublisherContentHash": "1245f8b9930eb300f5f9e34759b596a1c2840988e00dde391d2438c00a6c593e", | ||
| "typesPublisherContentHash": "fd5e0992e7d819b537e8108f4afa86429891a993198c2ea346dda36d1a11cf65", | ||
| "typeScriptVersion": "2.0" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| Additional Details | ||
| * Last updated: Fri, 25 Oct 2019 20:44:01 GMT | ||
| * Last updated: Fri, 25 Oct 2019 22:55:34 GMT | ||
| * Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
6192
0.37%15
7.14%137
0.74%