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