UNPKG

citeright-sdk-js

Version:
5 lines (4 loc) 148 B
import { EventNotification } from "../EventNotification"; export declare class PdfGenerated extends EventNotification { FileSize: string; }