UNPKG

cecon-interfaces

Version:
6 lines (5 loc) 317 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PayioZeConfigEntity = void 0; var ze_config_entity_1 = require("./ze-config.entity"); Object.defineProperty(exports, "PayioZeConfigEntity", { enumerable: true, get: function () { return ze_config_entity_1.PayioZeConfigEntity; } });