Skip to main content

CurrencyValue type

Currency value and display value

Signature:

export type CurrencyValue = z.input<typeof CurrencyValueSchema>;