veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
12 lines (7 loc) • 310 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/analytics-types](./analytics-types.md) > [Currency](./analytics-types.currency.md)
## Currency type
<b>Signature:</b>
```typescript
export type Currency = string | number;
```