<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/analytics](./analytics.md) &gt; [Currency](./analytics.currency.md)

## Currency type

Currency field used by some Analytics events.

<b>Signature:</b>

```typescript
export declare type Currency = string | number;
```
