UNPKG

angular-base-starter

Version:

Angular starter based on @ngrx/store & Redux

15 lines 1.78 kB
"use strict"; /** * @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("@angular/http"); var HttpModuleNgFactory = i0.ɵcmf(i1.HttpModule, [], function (_l) { return i0.ɵmod([i0.ɵmpd(512, i0.ComponentFactoryResolver, i0.ɵCodegenComponentFactoryResolver, [[8, []], [3, i0.ComponentFactoryResolver], i0.NgModuleRef]), i0.ɵmpd(4608, i1.BrowserXhr, i1.BrowserXhr, []), i0.ɵmpd(4608, i1.ResponseOptions, i1.BaseResponseOptions, []), i0.ɵmpd(5120, i1.XSRFStrategy, i1.ɵa, []), i0.ɵmpd(4608, i1.XHRBackend, i1.XHRBackend, [i1.BrowserXhr, i1.ResponseOptions, i1.XSRFStrategy]), i0.ɵmpd(4608, i1.RequestOptions, i1.BaseRequestOptions, []), i0.ɵmpd(5120, i1.Http, i1.ɵb, [i1.XHRBackend, i1.RequestOptions]), i0.ɵmpd(512, i1.HttpModule, i1.HttpModule, [])]); }); exports.HttpModuleNgFactory = HttpModuleNgFactory; var JsonpModuleNgFactory = i0.ɵcmf(i1.JsonpModule, [], function (_l) { return i0.ɵmod([i0.ɵmpd(512, i0.ComponentFactoryResolver, i0.ɵCodegenComponentFactoryResolver, [[8, []], [3, i0.ComponentFactoryResolver], i0.NgModuleRef]), i0.ɵmpd(4608, i1.ɵe, i1.ɵe, []), i0.ɵmpd(4608, i1.ResponseOptions, i1.BaseResponseOptions, []), i0.ɵmpd(4608, i1.JSONPBackend, i1.JSONPBackend, [i1.ɵe, i1.ResponseOptions]), i0.ɵmpd(4608, i1.RequestOptions, i1.BaseRequestOptions, []), i0.ɵmpd(5120, i1.Jsonp, i1.ɵc, [i1.JSONPBackend, i1.RequestOptions]), i0.ɵmpd(512, i1.JsonpModule, i1.JsonpModule, [])]); }); exports.JsonpModuleNgFactory = JsonpModuleNgFactory; //# sourceMappingURL=http.ngfactory.js.map