UNPKG

275 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3var transaction_1 = require("./transaction");
4exports.Transaction = transaction_1.default;
5var fake_1 = require("./fake");
6exports.FakeTransaction = fake_1.default;
7//# sourceMappingURL=index.js.map
\No newline at end of file