UNPKG

@ilovepdf/ilovepdf-nodejs

Version:
10 lines 444 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); var ILovePDFApi_1 = __importDefault(require("./ILovePDFApi")); // Expose only the API. As ES module and CommonJS. exports.default = ILovePDFApi_1.default; module.exports = ILovePDFApi_1.default; //# sourceMappingURL=index.js.map