1 | /// <reference types="abp-web-resources" />
|
2 | import * as i0 from "@angular/core";
|
3 | export declare class AbpMultiTenancyService {
|
4 | get isEnabled(): boolean;
|
5 | static ɵfac: i0.ɵɵFactoryDeclaration<AbpMultiTenancyService, never>;
|
6 | static ɵprov: i0.ɵɵInjectableDeclaration<AbpMultiTenancyService>;
|
7 | }
|