UNPKG

@kibisis/connect-kit

Version:

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

5 lines 197 B
import { FunctionComponent } from 'preact'; import { IStackProps } from '../../types'; declare const Stack: FunctionComponent<IStackProps>; export default Stack; //# sourceMappingURL=Stack.d.ts.map