UNPKG

@docsvision/webclient

Version:

Type definitions for DocsVision WebClient scripts and extensions.

5 lines (4 loc) 113 B
export interface IFileHasSignature { isHasFileCertificateSignature: boolean; fileDownloadName: string; }