UNPKG

@yoroi/types

Version:
8 lines (6 loc) 156 B
/** * Flowtype definitions for fiat * Generated by Flowgen from a Typescript Definition * Flowgen v1.21.0 */ export type ExchangeFiat = "USD" | "EUR";