Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-token-metadata
isDelegateArgs
Function isDelegateArgs
isDelegateArgs
<
K
extends
|
"CollectionV1"
|
"SaleV1"
|
"TransferV1"
|
"DataV1"
|
"UtilityV1"
|
"StakingV1"
|
"StandardV1"
|
"LockedTransferV1"
|
"ProgrammableConfigV1"
|
"AuthorityItemV1"
|
"DataItemV1"
|
"CollectionItemV1"
|
"ProgrammableConfigItemV1"
|
"PrintDelegateV1"
,
>
(
kind
:
K
,
value
:
DelegateArgs
,
)
:
value
is
DelegateArgs
&
{
__kind
:
K
}
Type Parameters
K
extends
|
"CollectionV1"
|
"SaleV1"
|
"TransferV1"
|
"DataV1"
|
"UtilityV1"
|
"StakingV1"
|
"StandardV1"
|
"LockedTransferV1"
|
"ProgrammableConfigV1"
|
"AuthorityItemV1"
|
"DataItemV1"
|
"CollectionItemV1"
|
"ProgrammableConfigItemV1"
|
"PrintDelegateV1"
Parameters
kind
:
K
value
:
DelegateArgs
Returns
value
is
DelegateArgs
&
{
__kind
:
K
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...