UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

15 lines (14 loc) 523 B
export declare class FileListDragParams { static FILE_ID_DATA_TYPE: string; } export declare class FileListAcceptExtensions { static P7S_EXTENSION: string; static SIGN_EXTENSION: string; static SIG_EXTENSION: string; static SGN_EXTENSION: string; } export declare class FileListPowerOfAttorneyData { static FEDERAL_TAX_SERVICE_WEB_SEARCH_URL: string; static FEDERAL_TAX_SERVICE_WEB_SEARCH_URL_POA_NUMBER_PARAMETER: string; static FEDERAL_TAX_SERVICE_WEB_SEARCH_URL_GUID_PARAMETER: string; }