UNPKG

ng2-yk-notifier

Version:
8 lines (7 loc) 146 B
export interface Icons { alert: string; error: string; info: string; success: string; } export declare const defaultIcons: Icons;