ClientTypedAppClientParams
ClientTypedAppClientParams =
Expand<Omit<AppClientParams,"algorand"|"appSpec">>
Defined in: src/client-manager.ts:38
Params to get a typed app client by ID from ClientManager.
ClientTypedAppClientParams =
Expand<Omit<AppClientParams,"algorand"|"appSpec">>
Defined in: src/client-manager.ts:38
Params to get a typed app client by ID from ClientManager.