richard-loafle 324e2228ed bug fixed
2020-02-05 16:18:17 +09:00

11 lines
336 B
TypeScript

/*
* Public API Surface of ucap-webmessenger-ui-profile
*/
export * from './lib/components/list-item.component';
export * from './lib/components/my-profile-widget.component';
export * from './lib/components/profile.component';
export * from './lib/components/user-list-item.component';
export * from './lib/ucap-ui-profile.module';