UNPKG

@adobe/pdfservices-node-sdk

Version:

The Adobe PDF Services Node.js SDK provides APIs for creating, combining, exporting and manipulating PDFs.

6 lines (5 loc) 152 B
/** * This interface represents the basic contract for the notifier data to be used with {@link NotifierConfig}. */ export interface NotifierData { }