UNPKG

mindee

Version:

Mindee Client Library for Node.js

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