veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 451 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) > [downloadTokens](./storage-types.fullmetadata.downloadtokens.md)
## FullMetadata.downloadTokens property
Tokens to allow access to the downloatd URL.
<b>Signature:</b>
```typescript
downloadTokens: string[] | undefined;
```