fix(core): update
This commit is contained in:
		| @@ -1,6 +1,6 @@ | |||||||
| import * as plugins from './smartsystem.plugins'; | import * as plugins from './smartsystem.plugins'; | ||||||
|  |  | ||||||
| export class Smartsystem { | export class Smartsystem { | ||||||
|   public env = new plugins.smartenv.Smartenv() |   public env = new plugins.smartenv.Smartenv(); | ||||||
|   public cpus = plugins.os.cpus(); |   public cpus = plugins.os.cpus(); | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user