UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

7 lines (6 loc) 143 B
/** @deprecated */ export interface ILayoutManagerParams { rootElementId: string; applicationTimestamp: number; siteUrl: string; }