Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
PartialResolvedId
Interface PartialResolvedId
Make all properties in T optional
interface
PartialResolvedId
{
attributes
?:
null
|
Record
<
string
,
string
>
;
external
?:
boolean
|
"absolute"
|
"relative"
;
id
:
string
;
meta
?:
null
|
CustomPluginOptions
;
moduleSideEffects
?:
null
|
boolean
|
"no-treeshake"
;
resolvedBy
?:
string
;
syntheticNamedExports
?:
null
|
string
|
boolean
;
}
Hierarchy (
view full
)
Partial
<
PartialNull
<
ModuleOptions
>
>
PartialResolvedId
Index
Properties
attributes?
external?
id
meta?
module
Side
Effects?
resolved
By?
synthetic
Named
Exports?
Properties
Optional
attributes
attributes
?:
null
|
Record
<
string
,
string
>
Optional
external
external
?:
boolean
|
"absolute"
|
"relative"
id
id
:
string
Optional
meta
meta
?:
null
|
CustomPluginOptions
Optional
module
Side
Effects
module
Side
Effects
?:
null
|
boolean
|
"no-treeshake"
Optional
resolved
By
resolved
By
?:
string
Optional
synthetic
Named
Exports
synthetic
Named
Exports
?:
null
|
string
|
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
attributes
external
id
meta
module
Side
Effects
resolved
By
synthetic
Named
Exports
Astro Node.js Fastify adapter - v0.0.12
Loading...
Make all properties in T optional