UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

8 lines 260 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.InfoType = void 0; var InfoType; (function (InfoType) { InfoType["Form"] = "form"; })(InfoType || (exports.InfoType = InfoType = {})); //# sourceMappingURL=InfoType.js.map