ClientWithAlchemyMethods

1type ClientWithAlchemyMethods = BundlerClient<AlchemyTransport> & object;

Defined in: account-kit/infra/dist/types/client/types.d.ts:29

Type Declaration

NameType

request

BundlerClient<AlchemyTransport>["request"] & object["request"]