mirror of https://github.com/abpframework/abp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
671 B
11 lines
671 B
/**
|
|
* Generated bundle index. Do not edit.
|
|
*/
|
|
export * from './public-api';
|
|
export { CreateTenant as ɵf, DeleteTenant as ɵh, GetTenantById as ɵe, GetTenants as ɵd, UpdateTenant as ɵg } from './lib/actions/tenant-management.actions';
|
|
export { TenantsComponent as ɵa } from './lib/components/tenants/tenants.component';
|
|
export { TenantManagement as ɵi } from './lib/models/tenant-management';
|
|
export { TenantManagementService as ɵc } from './lib/services/tenant-management.service';
|
|
export { TenantManagementState as ɵb } from './lib/states/tenant-management.state';
|
|
export { TenantManagementRoutingModule as ɵj } from './lib/tenant-management-routing.module';
|