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.
abp/npm/ng-packs/dist/tenant-management/abp-ng.tenant-management.d.ts

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';