UNPKG

nd-gui

Version:

UI components for NetDocuments

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