Updated baselines

This commit is contained in:
Ron Buckton 2015-08-06 16:14:14 -07:00
parent f0458f4e60
commit 8ea1a226c2

View File

@ -20,6 +20,7 @@ var Service = (function () {
}
return Service;
})();
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = Service;
//// [component.js]
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {