UNPKG

abp-ng2-module

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.7.

8 lines (7 loc) 308 B
/// <reference types="abp-web-resources" /> import * as i0 from "@angular/core"; export declare class AbpMultiTenancyService { get isEnabled(): boolean; static ɵfac: i0.ɵɵFactoryDeclaration<AbpMultiTenancyService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<AbpMultiTenancyService>; }