UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

5 lines (4 loc) 81 B
export interface IAsyncControlInfo { name: string; parentName: string; }