UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 396 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/database](./database.md) &gt; [DataSnapshot](./database.datasnapshot.md) &gt; [size](./database.datasnapshot.size.md) ## DataSnapshot.size property Returns the number of child properties of this `DataSnapshot`<!-- -->. <b>Signature:</b> ```typescript get size(): number; ```