2020-02-04 11:27:48 +09:00

10 lines
279 B
TypeScript

/*
* Public API Surface of ucap-webmessenger-ui-organization
*/
export * from './lib/components/tenant-search.component';
export * from './lib/components/tree.component';
export * from './lib/services/organization.service';
export * from './lib/ucap-ui-organization.module';