UNPKG

wechat-work

Version:
10 lines 356 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var CustomizedAppSimple = /** @class */ (function () { function CustomizedAppSimple(obj) { Object.assign(this, obj); } return CustomizedAppSimple; }()); exports.CustomizedAppSimple = CustomizedAppSimple; //# sourceMappingURL=customized-app-simple.class.js.map