tixif-ngx-busy
Version:
Angular 2 Busy: show busy/loading indicators on any promise, or on any Observable's subscription
18 lines • 1.26 kB
JavaScript
/**
* @fileoverview This file is generated by the Angular template compiler.
* Do not edit.
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride}
* tslint:disable
*/
Object.defineProperty(exports, "__esModule", { value: true });
var i0 = require("@angular/core");
var i1 = require("./busy.module");
var i2 = require("./busy.component.ngfactory");
var i3 = require("./busy-backdrop.component.ngfactory");
var i4 = require("@angular/common");
var i5 = require("./busy.service");
var i6 = require("./busy-config");
var BusyModuleNgFactory = i0.ɵcmf(i1.BusyModule, [], function (_l) { return i0.ɵmod([i0.ɵmpd(512, i0.ComponentFactoryResolver, i0.ɵCodegenComponentFactoryResolver, [[8, [i2.BusyComponentNgFactory, i3.BusyBackdropComponentNgFactory]], [3, i0.ComponentFactoryResolver], i0.NgModuleRef]), i0.ɵmpd(4608, i4.NgLocalization, i4.NgLocaleLocalization, [i0.LOCALE_ID, [2, i4.ɵa]]), i0.ɵmpd(4608, i5.BusyService, i5.BusyService, [[2, i6.BusyConfig]]), i0.ɵmpd(5120, i0.Compiler, i1.createJitCompiler, []), i0.ɵmpd(512, i4.CommonModule, i4.CommonModule, []), i0.ɵmpd(512, i1.BusyModule, i1.BusyModule, [])]); });
exports.BusyModuleNgFactory = BusyModuleNgFactory;
//# sourceMappingURL=busy.module.ngfactory.js.map
;