UNPKG

@particle-network/auth-core-modal

Version:

Auth Core provides MPC (Multi-Party Computation)-based threshold signatures.

4 lines (3 loc) 119 B
export declare const useUserInfo: () => { userInfo: import("@particle-network/auth-core").UserInfo | undefined; };