type LightAccount<TLightAccountVersion> = LightAccountBase<
"LightAccount",
TLightAccountVersion
> &
object;Defined in: packages/smart-accounts/src/light-account/accounts/account.ts:34
| Type Parameter | Default type |
|---|---|
|
|
type LightAccount<TLightAccountVersion> = LightAccountBase<
"LightAccount",
TLightAccountVersion
> &
object;Defined in: packages/smart-accounts/src/light-account/accounts/account.ts:34
| Type Parameter | Default type |
|---|---|
|
|