UNPKG

mindee

Version:

Mindee Client Library for Node.js

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