UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 421 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/database](./database.md) &gt; [TransactionResult](./database.transactionresult.md) &gt; [committed](./database.transactionresult.committed.md) ## TransactionResult.committed property Whether the transaction was successfully committed. <b>Signature:</b> ```typescript readonly committed: boolean; ```