mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 04:43:37 -05:00
Updated baselines
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user