UNPKG

yoyo-ng-modulewindy

Version:

服务于52ABP模板的前端开源的相关组件内容。整合了ng-alain和你NG ZORRO的内容

43 lines 1.62 kB
export { DelonABCModule } from './abc.module'; export * from './error-collect/index'; export * from './footer-toolbar/index'; export * from './sidebar-nav/index'; export * from './down-file/index'; export * from './image/index'; export * from './avatar-list/index'; export * from './desc-list/index'; export * from './ellipsis/index'; export * from './global-footer/index'; export * from './exception/index'; export * from './notice-icon/index'; export * from './number-info/index'; export * from './page-header/index'; export * from './result/index'; export * from './standard-form-row/index'; export * from './tag-select/index'; export * from './trend/index'; export * from './count-down/index'; export * from './simple-table/index'; export * from './reuse-tab/index'; export * from './full-content/index'; export * from './xlsx/index'; export * from './zip/index'; export * from './number-to-chinese/index'; export * from './lodop/index'; export * from './quick-menu/index'; export * from './qr/index'; export * from './simple-html-form/index'; // charts export * from './charts/bar/index'; export * from './charts/card/index'; export * from './charts/chart/index'; export * from './charts/gauge/index'; export * from './charts/mini-area/index'; export * from './charts/mini-bar/index'; export * from './charts/mini-progress/index'; export * from './charts/pie/index'; export * from './charts/radar/index'; export * from './charts/tag-cloud/index'; export * from './charts/timeline/index'; export * from './charts/water-wave/index'; //# sourceMappingURL=public_api.js.map