voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 411 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) > [bucket](./storage.storagereference.bucket.md)
## StorageReference.bucket property
The name of the bucket containing this reference's object.
<b>Signature:</b>
```typescript
bucket: string;
```