voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 370 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/database](./database.md) > [Reference](./database.reference.md) > [root](./database.reference.root.md)
## Reference.root property
The root `Reference` of the Database.
<b>Signature:</b>
```typescript
readonly root: Reference;
```