UNPKG

@yoroi/banxa

Version:

The Banxa integration package of Yoroi SDK

3 lines 149 B
export type BanxaTheme = 'dark' | 'light'; export declare function banxaIsTheme(value: any): value is BanxaTheme; //# sourceMappingURL=theme.d.ts.map