UNPKG

mindee

Version:

Mindee Client Library for Node.js

6 lines (5 loc) 266 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.InvoiceV4 = void 0; var invoiceV4_1 = require("./invoiceV4"); Object.defineProperty(exports, "InvoiceV4", { enumerable: true, get: function () { return invoiceV4_1.InvoiceV4; } });