Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
VariablePdaSeedNode
Interface VariablePdaSeedNode<TType>
interface
VariablePdaSeedNode
<
TType
extends
TypeNode
=
TypeNode
>
{
docs
?:
Docs
;
kind
:
"variablePdaSeedNode"
;
name
:
CamelCaseString
;
type
:
TType
;
}
Type Parameters
TType
extends
TypeNode
=
TypeNode
Index
Properties
docs?
kind
name
type
Properties
Optional
Readonly
docs
docs
?:
Docs
Readonly
kind
kind
:
"variablePdaSeedNode"
Readonly
name
name
:
CamelCaseString
Readonly
type
type
:
TType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
docs
kind
name
type
Coda by Ian Macalinao
Loading...