Alchemy Logo

ClientStoreConfig

type ClientStoreConfig = object;

Defined in: account-kit/core/src/store/types.ts:47

PropertyType

client

PartialBy<Exclude<AlchemySignerParams["client"], AlchemySignerWebClient>, "iframeConfig">

sessionConfig?

AlchemySignerParams["sessionConfig"]

Was this page helpful?