UNPKG

cecon-interfaces

Version:
7 lines (6 loc) 115 B
export interface IDeviceCustomText { color: string; size: number; style: string; weight: string; }