voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 390 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage](./storage.md) > [StorageReference](./storage.storagereference.md) > [fullPath](./storage.storagereference.fullpath.md)
## StorageReference.fullPath property
The full path of this object.
<b>Signature:</b>
```typescript
fullPath: string;
```