UNPKG

btfs-soter

Version:

TypeScript/JavaScript API to interact with BTFS Soter through the web

5 lines 184 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var soter_1 = require("./core/soter"); exports.Soter = soter_1.Soter; //# sourceMappingURL=index.js.map