UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

9 lines (8 loc) 262 B
/** @internal */ export declare class NewCardDialog { private static performOnce; static openModalFlag: boolean; static AddNewItemEventClick(buttonElement: HTMLElement): void; private static GetItemKindsEventClick; private static GetRoute; }