type LightAccountVersion<TAccountType> =
keyof (typeof AccountVersionRegistry)[TAccountType];Defined in: packages/smart-accounts/src/light-account/registry.ts:38
| Type Parameter |
|---|
|
type LightAccountVersion<TAccountType> =
keyof (typeof AccountVersionRegistry)[TAccountType];Defined in: packages/smart-accounts/src/light-account/registry.ts:38
| Type Parameter |
|---|
|