UNPKG

e5core-angular-ui

Version:

e5 Anywhere Angular UI

8 lines (7 loc) 218 B
import { OnInit } from '@angular/core'; export declare class E5coreUiMonitorSlaCompletionComponent implements OnInit { slaRangeInDays: number; startDate: Date; constructor(); ngOnInit(): void; }