UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

5 lines (4 loc) 76 B
/** @internal */ export interface ITaskListItemState { endDate: Date; }