type SupportedAccountTypes =
| "MultiOwnerLightAccount"
| "LightAccount"
| "MultiOwnerModularAccount"
| "ModularAccountV2";Defined in: account-kit/core/src/types.ts:33
type SupportedAccountTypes =
| "MultiOwnerLightAccount"
| "LightAccount"
| "MultiOwnerModularAccount"
| "ModularAccountV2";Defined in: account-kit/core/src/types.ts:33