Home > @firebase/database > child
child() function
Signature:
export declare function child(parent: Reference, path: string): Reference;
Parameters
Parameter | Type | Description |
---|---|---|
parent | Reference | |
path | string |
Returns:
Home > @firebase/database > child
Signature:
export declare function child(parent: Reference, path: string): Reference;
Parameter | Type | Description |
---|---|---|
parent | Reference | |
path | string |
Returns: