UNPKG

@abp/ng.theme.basic

Version:

<h1> @abp/ng.theme.basic </h1>

10 lines (9 loc) 434 B
import { ApplicationInfo, EnvironmentService } from '@abp/ng.core'; import * as i0 from "@angular/core"; export declare class LogoComponent { private environment; get appInfo(): ApplicationInfo; constructor(environment: EnvironmentService); static ɵfac: i0.ɵɵFactoryDeclaration<LogoComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<LogoComponent, "abp-logo", never, {}, {}, never, never>; }