Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-mpl-core
isSeed
Function isSeed
isSeed
<
K
extends
"Address"
|
"Owner"
|
"Collection"
|
"Asset"
|
"Recipient"
|
"Bytes"
,
>
(
kind
:
K
,
value
:
Seed
,
)
:
value
is
Seed
&
{
__kind
:
K
}
Type Parameters
K
extends
"Address"
|
"Owner"
|
"Collection"
|
"Asset"
|
"Recipient"
|
"Bytes"
Parameters
kind
:
K
value
:
Seed
Returns
value
is
Seed
&
{
__kind
:
K
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...