UNPKG

@kibisis/connect-kit

Version:

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

6 lines 185 B
import { default as TTheme } from './TTheme'; interface IBaseComponentProps { theme?: TTheme; } export default IBaseComponentProps; //# sourceMappingURL=IBaseComponentProps.d.ts.map