Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
PrintRoutesOptions
Interface PrintRoutesOptions
interface
PrintRoutesOptions
{
commonPrefix
?:
boolean
;
includeHooks
?:
boolean
;
includeMeta
?:
boolean
|
(
string
|
symbol
)
[]
;
method
?:
HTTPMethods
;
}
Index
Properties
common
Prefix?
include
Hooks?
include
Meta?
method?
Properties
Optional
common
Prefix
common
Prefix
?:
boolean
Optional
include
Hooks
include
Hooks
?:
boolean
Optional
include
Meta
include
Meta
?:
boolean
|
(
string
|
symbol
)
[]
Optional
method
method
?:
HTTPMethods
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
common
Prefix
include
Hooks
include
Meta
method
Astro Node.js Fastify adapter - v0.0.12
Loading...