Skip to main content

CurrencyValue type

Currency metadata & value.

Signature:

export declare type CurrencyValue = z.infer<typeof CurrencyValueSchema>;