UNPKG

@radixdlt/atom

Version:

Container for CRUD instructions known as 'Particles' that are sent to the Radix decentralized ledger

8 lines 372 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./particle"), exports); tslib_1.__exportStar(require("./radixParticleTypes"), exports); tslib_1.__exportStar(require("./spin"), exports); tslib_1.__exportStar(require("./tokenParticle"), exports); //# sourceMappingURL=_index.js.map