Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
ObjectProperty
Interface ObjectProperty
interface
ObjectProperty
{
computed
:
boolean
;
decorators
?:
null
|
Decorator
[]
;
end
?:
null
|
number
;
extra
?:
Record
<
string
,
unknown
>
;
innerComments
?:
null
|
Comment
[]
;
key
:
PrivateName
|
Expression
;
leadingComments
?:
null
|
Comment
[]
;
loc
?:
null
|
SourceLocation
;
range
?:
[
number
,
number
]
;
shorthand
:
boolean
;
start
?:
null
|
number
;
trailingComments
?:
null
|
Comment
[]
;
type
:
"ObjectProperty"
;
value
:
ArrayExpression
|
ArrayPattern
|
ArrowFunctionExpression
|
AssignmentExpression
|
AssignmentPattern
|
AwaitExpression
|
BigIntLiteral
|
BinaryExpression
|
BindExpression
|
BooleanLiteral
|
CallExpression
|
ClassExpression
|
ConditionalExpression
|
DecimalLiteral
|
DoExpression
|
FunctionExpression
|
Identifier
|
Import
|
ImportExpression
|
JSXElement
|
JSXFragment
|
LogicalExpression
|
MemberExpression
|
MetaProperty
|
ModuleExpression
|
NewExpression
|
NullLiteral
|
NumericLiteral
|
ObjectExpression
|
ObjectPattern
|
OptionalCallExpression
|
OptionalMemberExpression
|
ParenthesizedExpression
|
PipelineBareFunction
|
PipelinePrimaryTopicReference
|
PipelineTopicExpression
|
RecordExpression
|
RegExpLiteral
|
RestElement
|
SequenceExpression
|
StringLiteral
|
Super
|
TSAsExpression
|
TSInstantiationExpression
|
TSNonNullExpression
|
TSSatisfiesExpression
|
TSTypeAssertion
|
TaggedTemplateExpression
|
TemplateLiteral
|
ThisExpression
|
TopicReference
|
TupleExpression
|
TypeCastExpression
|
UnaryExpression
|
UpdateExpression
|
YieldExpression
;
}
Hierarchy (
view full
)
BaseNode
ObjectProperty
Index
Properties
computed
decorators?
end?
extra?
inner
Comments?
key
leading
Comments?
loc?
range?
shorthand
start?
trailing
Comments?
type
value
Properties
computed
computed
:
boolean
Optional
decorators
decorators
?:
null
|
Decorator
[]
Optional
end
end
?:
null
|
number
Optional
extra
extra
?:
Record
<
string
,
unknown
>
Optional
inner
Comments
inner
Comments
?:
null
|
Comment
[]
key
key
:
PrivateName
|
Expression
Optional
leading
Comments
leading
Comments
?:
null
|
Comment
[]
Optional
loc
loc
?:
null
|
SourceLocation
Optional
range
range
?:
[
number
,
number
]
shorthand
shorthand
:
boolean
Optional
start
start
?:
null
|
number
Optional
trailing
Comments
trailing
Comments
?:
null
|
Comment
[]
type
type
:
"ObjectProperty"
value
value
:
ArrayExpression
|
ArrayPattern
|
ArrowFunctionExpression
|
AssignmentExpression
|
AssignmentPattern
|
AwaitExpression
|
BigIntLiteral
|
BinaryExpression
|
BindExpression
|
BooleanLiteral
|
CallExpression
|
ClassExpression
|
ConditionalExpression
|
DecimalLiteral
|
DoExpression
|
FunctionExpression
|
Identifier
|
Import
|
ImportExpression
|
JSXElement
|
JSXFragment
|
LogicalExpression
|
MemberExpression
|
MetaProperty
|
ModuleExpression
|
NewExpression
|
NullLiteral
|
NumericLiteral
|
ObjectExpression
|
ObjectPattern
|
OptionalCallExpression
|
OptionalMemberExpression
|
ParenthesizedExpression
|
PipelineBareFunction
|
PipelinePrimaryTopicReference
|
PipelineTopicExpression
|
RecordExpression
|
RegExpLiteral
|
RestElement
|
SequenceExpression
|
StringLiteral
|
Super
|
TSAsExpression
|
TSInstantiationExpression
|
TSNonNullExpression
|
TSSatisfiesExpression
|
TSTypeAssertion
|
TaggedTemplateExpression
|
TemplateLiteral
|
ThisExpression
|
TopicReference
|
TupleExpression
|
TypeCastExpression
|
UnaryExpression
|
UpdateExpression
|
YieldExpression
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
computed
decorators
end
extra
inner
Comments
key
leading
Comments
loc
range
shorthand
start
trailing
Comments
type
value
Astro Node.js Fastify adapter - v0.0.12
Loading...