UNPKG

@radixdlt/atom

Version:

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

3 lines 140 B
import { Spin } from '../_types'; export declare const isSpin: (something: unknown) => something is Spin; //# sourceMappingURL=spin.d.ts.map