UNPKG

@uimkit/uikit-react

Version:

<img style="width:64px" src="https://mgmt.uimkit.chat/media/img/avatar.png"/>

7 lines (4 loc) 191 B
import { IMAccount } from '../types/models.js'; declare function useIMAccount(accountId: string): IMAccount | undefined; export { useIMAccount }; //# sourceMappingURL=useIMAccount.d.ts.map