@totvs-agro/core
Version:
Core Totvs Agro (Front-End) para utilização T-Faces
17 lines • 498 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
var UserCanaModel = (function () {
function UserCanaModel() {
}
;
return UserCanaModel;
}());
exports.UserCanaModel = UserCanaModel;
if (false) {
UserCanaModel.prototype.user;
UserCanaModel.prototype.locale;
UserCanaModel.prototype.instance;
UserCanaModel.prototype.authorization;
UserCanaModel.prototype.applications;
}
//# sourceMappingURL=agro.user-cana.model.js.map