custom-lightbox
Version:
custom-lightbox
18 lines • 1.41 kB
JavaScript
/**
* @fileoverview This file was generated by the Angular template compiler. Do not edit.
*
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes}
* tslint:disable
*/
Object.defineProperty(exports, "__esModule", { value: true });
var i0 = require("@angular/core");
var i1 = require("./lightbox.module");
var i2 = require("./lightbox-overlay.component.ngfactory");
var i3 = require("./lightbox.component.ngfactory");
var i4 = require("./lightbox-config.service");
var i5 = require("./lightbox-event.service");
var i6 = require("./lightbox.service");
var LightboxModuleNgFactory = i0.ɵcmf(i1.LightboxModule, [], function (_l) { return i0.ɵmod([i0.ɵmpd(512, i0.ComponentFactoryResolver, i0.ɵCodegenComponentFactoryResolver, [[8, [i2.LightboxOverlayComponentNgFactory, i3.LightboxComponentNgFactory]], [3, i0.ComponentFactoryResolver], i0.NgModuleRef]), i0.ɵmpd(4608, i4.LightboxConfig, i4.LightboxConfig, []), i0.ɵmpd(4608, i5.LightboxEvent, i5.LightboxEvent, []), i0.ɵmpd(4608, i6.Lightbox, i6.Lightbox, [i0.ComponentFactoryResolver, i0.Injector, i0.ApplicationRef, i4.LightboxConfig, i5.LightboxEvent]), i0.ɵmpd(4608, i5.LightboxWindowRef, i5.LightboxWindowRef, []), i0.ɵmpd(1073742336, i1.LightboxModule, i1.LightboxModule, [])]); });
exports.LightboxModuleNgFactory = LightboxModuleNgFactory;
//# sourceMappingURL=lightbox.module.ngfactory.js.map
;