Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
WatcherOptions
Interface WatcherOptions
interface
WatcherOptions
{
buildDelay
?:
number
;
chokidar
?:
ChokidarOptions
;
clearScreen
?:
boolean
;
exclude
?:
string
|
RegExp
|
(
string
|
RegExp
)
[]
;
include
?:
string
|
RegExp
|
(
string
|
RegExp
)
[]
;
skipWrite
?:
boolean
;
}
Index
Properties
build
Delay?
chokidar?
clear
Screen?
exclude?
include?
skip
Write?
Properties
Optional
build
Delay
build
Delay
?:
number
Optional
chokidar
chokidar
?:
ChokidarOptions
Optional
clear
Screen
clear
Screen
?:
boolean
Optional
exclude
exclude
?:
string
|
RegExp
|
(
string
|
RegExp
)
[]
Optional
include
include
?:
string
|
RegExp
|
(
string
|
RegExp
)
[]
Optional
skip
Write
skip
Write
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
build
Delay
chokidar
clear
Screen
exclude
include
skip
Write
Astro Node.js Fastify adapter - v0.0.12
Loading...