Skip to main content

Currency type

Signature:

export declare type Currency = z.infer<typeof CurrencySchema>;