richard-loafle 186c0c337e bug fixed
2020-04-22 13:10:23 +09:00

10 lines
186 B
TypeScript

/*
* Public API Surface of ui-group
*/
export * from './lib/config/module-config';
export * from './lib/components/expansion-list.component';
export * from './lib/group-ui.module';