UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

9 lines (8 loc) 259 B
export declare const StaffAndPartnerRowType = "StaffAndPartnerRowType"; export declare class StaffAndPartnerRowTypes { static Organization: string; static Department: string; } export declare class LayoutParamsAlias { static TemplateId: string; }