UNPKG

cecon-interfaces

Version:
6 lines (5 loc) 284 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PayioTabEntity = void 0; var tab_entity_1 = require("./tab.entity"); Object.defineProperty(exports, "PayioTabEntity", { enumerable: true, get: function () { return tab_entity_1.PayioTabEntity; } });