type LightAccountVersion<TAccountType> =
keyof LightAccountVersionConfigs[TAccountType];Defined in: account-kit/smart-contracts/src/light-account/types.ts:42
| Type Parameter |
|---|
|
type LightAccountVersion<TAccountType> =
keyof LightAccountVersionConfigs[TAccountType];Defined in: account-kit/smart-contracts/src/light-account/types.ts:42
| Type Parameter |
|---|
|