UNPKG

voluptasmollitia

Version:
16 lines (10 loc) 472 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [SettableMetadata](./storage.settablemetadata.md) &gt; [customMetadata](./storage.settablemetadata.custommetadata.md) ## SettableMetadata.customMetadata property Additional user-defined custom metadata. <b>Signature:</b> ```typescript customMetadata?: { [key: string]: string; } | undefined; ```