type ModularAccountV2Version<TAccountType> =
keyof (typeof ModularAccountV2VersionRegistry)[TAccountType];Defined in: packages/smart-accounts/src/ma-v2/registry.ts:24
| Type Parameter |
|---|
|
type ModularAccountV2Version<TAccountType> =
keyof (typeof ModularAccountV2VersionRegistry)[TAccountType];Defined in: packages/smart-accounts/src/ma-v2/registry.ts:24
| Type Parameter |
|---|
|