UNPKG

accumulation-ui

Version:

Super fast and modern framework for web application development

2 lines (1 loc) 91 B
export declare type Color = 'light' | 'pink' | 'dark' | 'blue' | 'primary' | 'secondary';