UNPKG

@adobe/pdfservices-node-sdk

Version:

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

7 lines (6 loc) 176 B
/** * This interface represents the basic contract for the timestamp authority options to be used with * {@link PDFElectronicSealParams}. */ export interface TSAOptions { }