Search
Preparing search index...
The search index is not available
@stencila/schema
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stencila/schema
Variable
Interface Variable
A variable representing a name / value pair.
Hierarchy
Entity
Variable
Parameter
Index
Properties
id
is
Readonly
meta
name
type
validator
value
Properties
Optional
id
id
:
string
Optional
is
Readonly
is
Readonly
:
boolean
Optional
meta
meta
:
{}
Type declaration
[
key:
string
]:
any
name
name
:
string
type
type
:
"Parameter"
|
"Variable"
Optional
validator
validator
:
ValidatorTypes
Optional
value
value
:
Node
Exports
Variable
id
is
Readonly
meta
name
type
validator
value
Generated using
TypeDoc
A variable representing a name / value pair.