UNPKG

@kryptogo/kryptogokit-sdk-react

Version:

KryptogoKit offers a comprehensive web3 wallet solution with seamless KryptoGO Auth integration and multi-wallet connection support. Designed for users. Built for developers.

2 lines (1 loc) 118 B
export declare function uniqueBy<key extends string, item extends Record<key, any>>(items: item[], key: key): item[];