cookieToInitialState
Defined in: account-kit/core/src/utils/cookies.ts:76
Converts a cookie into an initial state object
Parameters
Returns
undefined
| StoredState
the deserialized AlchemyClientState if the cookie exists, otherwise undefined
Defined in: account-kit/core/src/utils/cookies.ts:76
Converts a cookie into an initial state object
undefined
| StoredState
the deserialized AlchemyClientState if the cookie exists, otherwise undefined