Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
Property
Interface Property
interface
Property
{
computed
:
boolean
;
key
:
Expression
|
PrivateIdentifier
;
kind
:
"get"
|
"init"
|
"set"
;
leadingComments
?:
Comment
[]
;
loc
?:
null
|
SourceLocation
;
method
:
boolean
;
range
?:
[
number
,
number
]
;
shorthand
:
boolean
;
trailingComments
?:
Comment
[]
;
type
:
"Property"
;
value
:
ClassExpression
|
Identifier
|
SimpleLiteral
|
RegExpLiteral
|
BigIntLiteral
|
ArrayExpression
|
ArrowFunctionExpression
|
AssignmentExpression
|
AwaitExpression
|
BinaryExpression
|
SimpleCallExpression
|
NewExpression
|
ChainExpression
|
ConditionalExpression
|
FunctionExpression
|
ImportExpression
|
LogicalExpression
|
MemberExpression
|
MetaProperty
|
ObjectExpression
|
SequenceExpression
|
TaggedTemplateExpression
|
TemplateLiteral
|
ThisExpression
|
UnaryExpression
|
UpdateExpression
|
YieldExpression
|
ObjectPattern
|
ArrayPattern
|
RestElement
|
AssignmentPattern
;
}
Hierarchy (
view full
)
BaseNode
Property
AssignmentProperty
Index
Properties
computed
key
kind
leading
Comments?
loc?
method
range?
shorthand
trailing
Comments?
type
value
Properties
computed
computed
:
boolean
key
key
:
Expression
|
PrivateIdentifier
kind
kind
:
"get"
|
"init"
|
"set"
Optional
leading
Comments
leading
Comments
?:
Comment
[]
Optional
loc
loc
?:
null
|
SourceLocation
method
method
:
boolean
Optional
range
range
?:
[
number
,
number
]
shorthand
shorthand
:
boolean
Optional
trailing
Comments
trailing
Comments
?:
Comment
[]
type
type
:
"Property"
value
value
:
ClassExpression
|
Identifier
|
SimpleLiteral
|
RegExpLiteral
|
BigIntLiteral
|
ArrayExpression
|
ArrowFunctionExpression
|
AssignmentExpression
|
AwaitExpression
|
BinaryExpression
|
SimpleCallExpression
|
NewExpression
|
ChainExpression
|
ConditionalExpression
|
FunctionExpression
|
ImportExpression
|
LogicalExpression
|
MemberExpression
|
MetaProperty
|
ObjectExpression
|
SequenceExpression
|
TaggedTemplateExpression
|
TemplateLiteral
|
ThisExpression
|
UnaryExpression
|
UpdateExpression
|
YieldExpression
|
ObjectPattern
|
ArrayPattern
|
RestElement
|
AssignmentPattern
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
computed
key
kind
leading
Comments
loc
method
range
shorthand
trailing
Comments
type
value
Astro Node.js Fastify adapter - v0.0.12
Loading...