@wjya/ngx-webapp-icpc.group.pms
Version:
angular webapp : icpc.group.pms
20 lines • 1.36 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("./function.component");
var styles_FunctionComponent = [];
var RenderType_FunctionComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_FunctionComponent, data: {} });
exports.RenderType_FunctionComponent = RenderType_FunctionComponent;
function View_FunctionComponent_0(_l) { return i0.ɵvid(0, [], null, null); }
exports.View_FunctionComponent_0 = View_FunctionComponent_0;
function View_FunctionComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "zx-function", [], null, null, null, View_FunctionComponent_0, RenderType_FunctionComponent)), i0.ɵdid(1, 114688, null, 0, i1.FunctionComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); }
exports.View_FunctionComponent_Host_0 = View_FunctionComponent_Host_0;
var FunctionComponentNgFactory = i0.ɵccf("zx-function", i1.FunctionComponent, View_FunctionComponent_Host_0, {}, {}, []);
exports.FunctionComponentNgFactory = FunctionComponentNgFactory;
//# sourceMappingURL=function.component.ngfactory.js.map