API reference › @evolu/common › Type › CurrencyCode
type CurrencyCode = string & Brand<"CurrencyCode">;
Defined in: packages/common/src/Type.ts:1146
A three-letter ISO 4217 currency code (e.g., USD, EUR).
API reference › @evolu/common › Type › CurrencyCode
type CurrencyCode = string & Brand<"CurrencyCode">;
Defined in: packages/common/src/Type.ts:1146
A three-letter ISO 4217 currency code (e.g., USD, EUR).