UNPKG

@kibisis/connect-kit

Version:

The UI kit to allow dApps to connect to the Kibisis wallets.

4 lines 168 B
import { TTheme } from '../types'; declare const ThemeContext: import('preact').Context<TTheme>; export default ThemeContext; //# sourceMappingURL=ThemeContext.d.ts.map