veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 426 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage-types](./storage-types.md) > [FullMetadata](./storage-types.fullmetadata.md) > [updated](./storage-types.fullmetadata.updated.md)
## FullMetadata.updated property
A date string representing when this object was last updated.
<b>Signature:</b>
```typescript
updated: string;
```