UNPKG

@rowantervelde/ng2-footer

Version:

RTV - Angular 2 Footer component

6 lines (5 loc) 145 B
import { OnInit } from '@angular/core'; export declare class FooterComponent implements OnInit { constructor(); ngOnInit(): void; }