UNPKG

cu-ng-design-library

Version:

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

9 lines (8 loc) 410 B
import * as i0 from "@angular/core"; export declare class SubFooterComponent { isMobileLayout?: boolean; message: string; constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<SubFooterComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SubFooterComponent, "lib-sub-footer", never, { "isMobileLayout": "isMobileLayout"; "message": "message"; }, {}, never, never, false, never>; }