UNPKG

@radixdlt/atom

Version:

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

16 lines (15 loc) 259 B
{ "extends": "../../tsconfig.base.json", "compilerOptions": { "rootDir": "src", "outDir": "dist" }, "include": [ "src" ], "references": [ {"path": "../data-formats"}, {"path": "../account"}, {"path": "../primitives"} ] }