UNPKG

testweave-sdk

Version:

This is the SDK of TestWeave. TestWeave is the testing environment of the Arweave.

8 lines 373 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); var class_testweave_1 = __importDefault(require("./classes/class.testweave")); exports.default = class_testweave_1.default; //# sourceMappingURL=index.js.map