UNPKG

@radixdlt/atom

Version:

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

3 lines 227 B
import { AnySpunParticle, SpunParticleQueryable } from './_types'; export declare const spunParticlesQueryable: (anySpunParticles: AnySpunParticle[]) => SpunParticleQueryable; //# sourceMappingURL=spunParticleQueryable.d.ts.map