UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 471 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [StorageReference](./storage.storagereference.md) &gt; [parent](./storage.storagereference.parent.md) ## StorageReference.parent property A reference pointing to the parent location of this reference, or null if this reference is the root. <b>Signature:</b> ```typescript parent: StorageReference | null; ```