UNPKG

agnostic-vue

Version:
3 lines (2 loc) 163 B
export declare type IconSize = 14 | 16 | 18 | 20 | 24 | 32 | 36 | 40 | 48 | 56 | 64; export declare type IconType = "warning" | "error" | "info" | "success" | "";