UNPKG

@progress/telerik-common-report-viewer

Version:

Common code for Progress® Telerik® Report Viewer

12 lines (11 loc) 261 B
export declare type LicenseInfo = { type: number; isValid: boolean; message?: string; title?: string; messageIcon?: number; statusCode?: string; actionLink?: string; actionMessage?: string; expiration?: string; };