UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

5 lines (4 loc) 68 B
export interface Parameter { toJson(): any; clone(): any; }