UNPKG

farmbot-web-frontend

Version:
6 lines (5 loc) 92 B
export interface TickerState { message: string; color: string; show: boolean; }