UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

5 lines (4 loc) 86 B
/** @internal */ export interface ICommandBarState { expandInProgress: boolean; }