Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
ResolveIdHook
Type alias ResolveIdHook
Resolve
Id
Hook
:
(
(
this
,
source
,
importer
,
options
)
=>
ResolveIdResult
)
Type declaration
(
this
,
source
,
importer
,
options
)
:
ResolveIdResult
Parameters
this
:
PluginContext
source
:
string
importer
:
string
|
undefined
options
:
{
attributes
:
Record
<
string
,
string
>
;
custom
?:
CustomPluginOptions
;
isEntry
:
boolean
;
}
attributes
:
Record
<
string
,
string
>
Optional
custom
?:
CustomPluginOptions
is
Entry
:
boolean
Returns
ResolveIdResult
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Astro Node.js Fastify adapter - v0.0.12
Loading...