Comparing version 0.0.2 to 0.0.3
@@ -6,8 +6,9 @@ 'use strict'; | ||
}); | ||
exports.SafeObject = undefined; | ||
var _proxy = require('./proxy'); | ||
exports.default = _proxy.SafeObject; /** | ||
* Created by Tears on 2017/8/31. | ||
*/ | ||
exports.SafeObject = _proxy.SafeObject; /** | ||
* Created by Tears on 2017/8/31. | ||
*/ | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "cqsmart", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Smart Building Components", | ||
@@ -5,0 +5,0 @@ "authors": [ |
@@ -6,2 +6,2 @@ /** | ||
export default SafeObject | ||
export {SafeObject} |
Sorry, the diff of this file is not supported yet
4212
52