fix(core): update
This commit is contained in:
parent
16dfec29f4
commit
2ace413435
@ -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();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user