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/lib/constants/routes.d.ts

9 lines
163 B

import { ABP } from '@abp/ng.core';
/**
*
* @deprecated since version 0.9.0
*/
export declare const TENANT_MANAGEMENT_ROUTES: {
routes: ABP.FullRoute[];
};