@abp/ng.theme.basic
Version:
<h1> @abp/ng.theme.basic </h1>
9 lines (8 loc) • 407 B
TypeScript
import { TenantBoxService } from '@abp/ng.account.core';
import * as i0 from "@angular/core";
export declare class TenantBoxComponent {
service: TenantBoxService;
constructor(service: TenantBoxService);
static ɵfac: i0.ɵɵFactoryDeclaration<TenantBoxComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<TenantBoxComponent, "abp-tenant-box", never, {}, {}, never, never>;
}