UNPKG

@kibisis/connect-kit

Version:

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

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