Chain.toJSON() Method
Returns the value of the chain, for seamless usage with JSON.stringify().
Signature
toJSON(): T;Parameters
| Parameter | Type | Description |
|---|---|---|
| (Returns) | T |
Returns the value of the chain, for seamless usage with JSON.stringify().
toJSON(): T;| Parameter | Type | Description |
|---|---|---|
| (Returns) | T |