UNPKG

@pushchain/core

Version:
6 lines 315 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PushChain = void 0; const push_chain_1 = require("./push-chain/push-chain"); Object.defineProperty(exports, "PushChain", { enumerable: true, get: function () { return push_chain_1.PushChain; } }); //# sourceMappingURL=index.js.map