/* * Public API Surface of ucap-webmessenger-ui-organization */ export * from './lib/components/detail-table.component'; 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';