DOCS

useDisconnect

Returns

a method to disconnect from the current active wallet

type ReturnType = () => Promise<void>;