/// /// /// /// var plugins = { beautylog: require("beautylog")("os"), _: require("lodash") } var smartenv:any = {}; //create smartenv object SmartenvEnvironment.init(smartenv); smartenv.obs = SmartenvObjectStorage.init(); module.exports = smartenv;