UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

6 lines (5 loc) 88 B
export declare enum OcrOutput { Pdf = "pdf", Hocr = "hocr", Text = "text" }