voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
18 lines (10 loc) • 433 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/database](./database.md) > [TransactionResult](./database.transactionresult.md) > [toJSON](./database.transactionresult.tojson.md)
## TransactionResult.toJSON() method
Returns a JSON-serializable representation of this object.
<b>Signature:</b>
```typescript
toJSON(): object;
```
<b>Returns:</b>
object