voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 441 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage](./storage.md) > [SettableMetadata](./storage.settablemetadata.md) > [contentType](./storage.settablemetadata.contenttype.md)
## SettableMetadata.contentType property
Served as the 'Content-Type' header on object download.
<b>Signature:</b>
```typescript
contentType?: string | undefined;
```