Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
RollupCache
Interface RollupCache
interface
RollupCache
{
modules
:
ModuleJSON
[]
;
plugins
?:
Record
<
string
,
SerializablePluginCache
>
;
}
Index
Properties
modules
plugins?
Properties
modules
modules
:
ModuleJSON
[]
Optional
plugins
plugins
?:
Record
<
string
,
SerializablePluginCache
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
modules
plugins
Astro Node.js Fastify adapter - v0.0.12
Loading...