yoyo-ng-modulewindy
Version:
服务于52ABP模板的前端开源的相关组件内容。整合了ng-alain和你NG ZORRO的内容
16 lines • 1.33 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 "./avatar-list-item.component";
var styles_AvatarListItemComponent = [];
var RenderType_AvatarListItemComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_AvatarListItemComponent, data: {} });
export { RenderType_AvatarListItemComponent as RenderType_AvatarListItemComponent };
export function View_AvatarListItemComponent_0(_l) { return i0.ɵvid(0, [], null, null); }
export function View_AvatarListItemComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "avatar-list-item", [], null, null, null, View_AvatarListItemComponent_0, RenderType_AvatarListItemComponent)), i0.ɵdid(1, 49152, null, 0, i1.AvatarListItemComponent, [], null, null)], null, null); }
var AvatarListItemComponentNgFactory = i0.ɵccf("avatar-list-item, [avatar-list-item]", i1.AvatarListItemComponent, View_AvatarListItemComponent_Host_0, { src: "src", text: "text", icon: "icon", tips: "tips" }, {}, []);
export { AvatarListItemComponentNgFactory as AvatarListItemComponentNgFactory };
//# sourceMappingURL=avatar-list-item.component.ngfactory.js.map