UNPKG

fabric8-analytics-dependency-editor-jyas

Version:
6 lines (5 loc) 136 B
import { AlertBox } from '../model/data.model'; export declare class AlertBoxComponent { alert: AlertBox; isLoading: boolean; }