UNPKG

@kibisis/connect-kit

Version:

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

6 lines 158 B
declare enum ConnectionTypeEnum { Mobile = "mobile", Web = "web" } export default ConnectionTypeEnum; //# sourceMappingURL=ConnectionTypeEnum.d.ts.map