UNPKG

@junte/ui

Version:

Quality Angular UI components kit

10 lines (9 loc) 174 B
export declare enum IconType { font = "font", svg = "svg", animated = "animated" } export declare enum IconTag { stroked = "stroked", filled = "filled" }