voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 420 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage](./storage.md) > [ListResult](./storage.listresult.md) > [items](./storage.listresult.items.md)
## ListResult.items property
Objects in this directory. You can call getMetadata() and getDownloadUrl() on them.
<b>Signature:</b>
```typescript
items: StorageReference[];
```