UNPKG

@yoroi/exchange

Version:

The Exchange package of Yoroi SDK

12 lines (10 loc) 251 B
/** * Flowtype definitions for manager.test * Generated by Flowgen from a Typescript Definition * Flowgen v1.21.0 */ import { Exchange } from "@yoroi/types"; declare export var providers: $ReadOnly<{ [key: string]: Exchange.Provider, ... }>;