UNPKG

ecp-ui-lib

Version:

7 lines (6 loc) 185 B
import { OnInit } from '@angular/core'; export declare class LayoutVerticalCenterComponent implements OnInit { customStyle: Object; constructor(); ngOnInit(): void; }