UNPKG

voluptasmollitia

Version:
24 lines (14 loc) 515 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/database](./database.md) &gt; [child](./database.child.md) ## child() function <b>Signature:</b> ```typescript export declare function child(parent: Reference, path: string): Reference; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | parent | [Reference](./database.reference.md) | | | path | string | | <b>Returns:</b> [Reference](./database.reference.md)