UNPKG

@yoroi/banxa

Version:

The Banxa integration package of Yoroi SDK

3 lines 152 B
export type BanxaCoinType = 'ADA'; export declare function banxaIsCoinType(value: any): value is BanxaCoinType; //# sourceMappingURL=coin-types.d.ts.map