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