Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
InstructionAccountNodeInput
Type Alias InstructionAccountNodeInput<TDefaultValue, TAccountLink, TDisplay>
InstructionAccountNodeInput
:
Omit
<
InstructionAccountNode
<
TDefaultValue
,
TAccountLink
,
TDisplay
>
,
"docs"
|
"kind"
|
"name"
,
>
&
{
docs
?:
DocsInput
;
name
:
string
}
Type Parameters
TDefaultValue
extends
InstructionInputValueNode
|
undefined
=
InstructionInputValueNode
|
undefined
TAccountLink
extends
AccountLinkNode
|
undefined
=
AccountLinkNode
|
undefined
TDisplay
extends
InstructionAccountDisplayNode
|
undefined
=
InstructionAccountDisplayNode
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...