UNPKG

artemis-code-file-manager

Version:
11 lines 280 B
import { __decorate } from "tslib"; import { Injectable } from '@angular/core'; let DataService = class DataService { }; DataService = __decorate([ Injectable({ providedIn: 'root' }) ], DataService); export { DataService }; //# sourceMappingURL=data.service.js.map