UNPKG

stellar-plus

Version:

beta version of stellar-plus, an all-in-one sdk for the Stellar blockchain

7 lines (6 loc) 252 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.StellarPlus = void 0; const tslib_1 = require("tslib"); exports.StellarPlus = tslib_1.__importStar(require("./stellar-plus/index")); exports.default = module.exports;