UNPKG

cdx-footer

Version:

Footer for Angular Material

9 lines (8 loc) 373 B
import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class CdxFooterComponent implements OnInit { constructor(); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<CdxFooterComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<CdxFooterComponent, "lib-cdx-footer", never, {}, {}, never, never, false>; }