UNPKG

@kaaiot/services

Version:

Type definitions for KaaIoT platform REST API service communication

9 lines (8 loc) 217 B
export interface ThemeSidebar { activeItemForeground?: string; activeTextColor?: string; background?: string; hoverItemColor?: string; primaryTextColor?: string; secondaryTextColor?: string; }