type MultiOwnerPluginActions<TAccount> = MultiOwnerPluginActions_<
TAccount,
undefined
> &
object &
IsUndefined<TAccount> extends false
? object
: object;Defined in: account-kit/smart-contracts/src/msca/plugins/multi-owner/extension.ts:15
| Name | Type |
|---|---|
| ( |
| ( |
| Type Parameter | Default type |
|---|---|
|
|