SDK ReferenceSmart contractsType AliasesWebauthnModularAccountV2ClientCopy page 1type WebauthnModularAccountV2Client<TChain, TTransport> =2 TTransport extends AlchemyTransport3 ? AlchemySmartAccountClient<TChain, WebauthnModularAccountV2>4 : SmartAccountClient<TTransport, TChain, WebauthnModularAccountV2>; Defined in: account-kit/smart-contracts/src/ma-v2/client/client.ts:41 Type Parameters Type ParameterDefault typeTChain extends ChainChainTTransport extends | Transport | AlchemyTransportTransport