veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
23 lines (13 loc) • 493 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) > [hasChild](./database.datasnapshot.haschild.md)
## DataSnapshot.hasChild() method
<b>Signature:</b>
```typescript
hasChild(path: string): boolean;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| path | string | |
<b>Returns:</b>
boolean