UNPKG

@softvision/webpdf-wsclient-typescript

Version:

A simplified and optimized API client library for the webPDF server

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