apiref
@spacet.me/chain@2.0.2

Chain.toJSON()  Method

Returns the value of the chain, for seamless usage with JSON.stringify().

Signature

toJSON(): T;

Parameters

ParameterTypeDescription
(Returns)T