<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [ListResult](./storage.listresult.md) &gt; [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[];
```
