Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
ValueScopeName
Class ValueScopeName
Hierarchy (
view full
)
Name
ValueScopeName
Index
Constructors
constructor
Properties
prefix
scope
Path?
str
value?
Accessors
names
Methods
empty
Str
set
Value
to
String
Constructors
constructor
new
Value
Scope
Name
(
prefix
,
nameStr
)
:
ValueScopeName
Parameters
prefix
:
string
nameStr
:
string
Returns
ValueScopeName
Properties
Readonly
prefix
prefix
:
string
Optional
scope
Path
scope
Path
?:
Code
Readonly
str
str
:
string
Optional
value
value
?:
NameValue
Accessors
names
get
names
(
)
:
UsedNames
Returns
UsedNames
Methods
empty
Str
empty
Str
(
)
:
boolean
Returns
boolean
set
Value
set
Value
(
value
,
__namedParameters
)
:
void
Parameters
value
:
NameValue
__namedParameters
:
ScopePath
Returns
void
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
prefix
scope
Path
str
value
names
empty
Str
set
Value
to
String
Astro Node.js Fastify adapter - v0.0.12
Loading...