UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

7 lines (6 loc) 127 B
export declare enum ProviderConfigurationFormat { Plain = "plain", Json = "json", Yaml = "yaml", Xml = "xml" }