UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

7 lines (6 loc) 117 B
/** @internal */ export interface ITasksTreeColor { color: string; background: string; border: string; }