UNPKG

citeright-sdk-js

Version:
8 lines (7 loc) 235 B
import { EventNotification } from '../EventNotification'; export declare class BoaAndPdfGenerated extends EventNotification { ReferenceItemCount: number; TabCount: number; FileSize: string; BoaLinked: boolean; }