UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

9 lines (8 loc) 516 B
import { AbstractDashboardContentComponent, LoggerService } from '@netgrif/components-core'; import * as i0 from "@angular/core"; export declare class DashboardContentComponent extends AbstractDashboardContentComponent { protected _log: LoggerService; constructor(_log: LoggerService); static ɵfac: i0.ɵɵFactoryDeclaration<DashboardContentComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DashboardContentComponent, "nc-dashboard-content", never, {}, {}, never, never, false, never>; }