Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
InstructionNodeInput
Type Alias InstructionNodeInput<TAccounts, TArguments, TExtraArguments, TRemainingAccounts, TByteDeltas, TDiscriminators, TSubInstructions, TStatus, TProvides, TDisplay>
InstructionNodeInput
:
Omit
<
Partial
<
InstructionNode
<
TAccounts
,
TArguments
,
TExtraArguments
,
TRemainingAccounts
,
TByteDeltas
,
TDiscriminators
,
TSubInstructions
,
TStatus
,
TProvides
,
TDisplay
,
>
,
>
,
"docs"
|
"kind"
|
"name"
,
>
&
{
docs
?:
DocsInput
;
name
:
string
}
Type Parameters
TAccounts
extends
InstructionAccountNode
[]
=
InstructionAccountNode
[]
TArguments
extends
InstructionArgumentNode
[]
=
InstructionArgumentNode
[]
TExtraArguments
extends
InstructionArgumentNode
[]
|
undefined
=
InstructionArgumentNode
[]
|
undefined
TRemainingAccounts
extends
InstructionRemainingAccountsNode
[]
|
undefined
=
InstructionRemainingAccountsNode
[]
|
undefined
TByteDeltas
extends
InstructionByteDeltaNode
[]
|
undefined
=
InstructionByteDeltaNode
[]
|
undefined
TDiscriminators
extends
DiscriminatorNode
[]
|
undefined
=
DiscriminatorNode
[]
|
undefined
TSubInstructions
extends
InstructionNode
[]
|
undefined
=
InstructionNode
[]
|
undefined
TStatus
extends
InstructionStatusNode
|
undefined
=
InstructionStatusNode
|
undefined
TProvides
extends
ProvidedNode
[]
|
undefined
=
ProvidedNode
[]
|
undefined
TDisplay
extends
InstructionDisplayNode
|
undefined
=
InstructionDisplayNode
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...