ulises-ionic-native-http-connection-backend
Version:
A solution to CORS problem with Ionic and WKWebView
15 lines • 1.59 kB
JavaScript
/**
* @fileoverview This file was generated by the Angular template compiler. Do not edit.
*
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes}
* tslint:disable
*/
import * as i0 from "@angular/core";
import * as i1 from "./native-http-module";
import * as i2 from "@angular/http";
import * as i3 from "@ionic-native/http/index";
import * as i4 from "./native-http-backend";
import * as i5 from "./native-http-fallback";
var NativeHttpModuleDNgFactory = i0.ɵcmf(i1.NativeHttpModuleD, [], function (_l) { return i0.ɵmod([i0.ɵmpd(512, i0.ComponentFactoryResolver, i0.ɵCodegenComponentFactoryResolver, [[8, []], [3, i0.ComponentFactoryResolver], i0.NgModuleRef]), i0.ɵmpd(4608, i2.BrowserXhr, i2.BrowserXhr, []), i0.ɵmpd(4608, i2.ResponseOptions, i2.BaseResponseOptions, []), i0.ɵmpd(5120, i2.XSRFStrategy, i2.ɵa, []), i0.ɵmpd(4608, i2.XHRBackend, i2.XHRBackend, [i2.BrowserXhr, i2.ResponseOptions, i2.XSRFStrategy]), i0.ɵmpd(4608, i2.RequestOptions, i2.BaseRequestOptions, []), i0.ɵmpd(5120, i2.Http, i2.ɵb, [i2.XHRBackend, i2.RequestOptions]), i0.ɵmpd(4608, i3.HTTP, i3.HTTP, []), i0.ɵmpd(4608, i4.NativeHttpBackendD, i4.NativeHttpBackendD, [i3.HTTP, i2.ResponseOptions]), i0.ɵmpd(4608, i5.NativeHttpFallbackD, i5.NativeHttpFallbackD, [i4.NativeHttpBackendD, i2.XHRBackend]), i0.ɵmpd(512, i2.HttpModule, i2.HttpModule, []), i0.ɵmpd(512, i1.NativeHttpModuleD, i1.NativeHttpModuleD, [])]); });
export { NativeHttpModuleDNgFactory as NativeHttpModuleDNgFactory };
//# sourceMappingURL=native-http-module.ngfactory.js.map