Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-token-metadata
isPayloadType
Function isPayloadType
isPayloadType
<
K
extends
"Pubkey"
|
"Seeds"
|
"MerkleProof"
|
"Number"
>
(
kind
:
K
,
value
:
PayloadType
,
)
:
value
is
PayloadType
&
{
__kind
:
K
}
Type Parameters
K
extends
"Pubkey"
|
"Seeds"
|
"MerkleProof"
|
"Number"
Parameters
kind
:
K
value
:
PayloadType
Returns
value
is
PayloadType
&
{
__kind
:
K
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...