UNPKG

ng2-simple-global

Version:
23 lines (18 loc) 443 B
import { __decorate } from 'tslib'; import { Injectable } from '@angular/core'; var SimpleGlobal = /** @class */ (function () { function SimpleGlobal() { } SimpleGlobal = __decorate([ Injectable() ], SimpleGlobal); return SimpleGlobal; }()); /* * Public API Surface of ng2-simple-global */ /** * Generated bundle index. Do not edit. */ export { SimpleGlobal }; //# sourceMappingURL=ng2-simple-global.js.map