UNPKG

clarity-angular

Version:

Angular components for Clarity

6 lines (5 loc) 213 B
import { AlertIconAndTypesService } from "./providers/icon-and-types-service"; export declare class AlertItem { iconService: AlertIconAndTypesService; constructor(iconService: AlertIconAndTypesService); }