Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
ResolveImportMetaHook
Type alias ResolveImportMetaHook
Resolve
Import
Meta
Hook
:
(
(
this
,
property
,
options
)
=>
string
|
NullValue
)
Type declaration
(
this
,
property
,
options
)
:
string
|
NullValue
Parameters
this
:
PluginContext
property
:
string
|
null
options
:
{
chunkId
:
string
;
format
:
InternalModuleFormat
;
moduleId
:
string
;
}
chunk
Id
:
string
format
:
InternalModuleFormat
module
Id
:
string
Returns
string
|
NullValue
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Astro Node.js Fastify adapter - v0.0.12
Loading...