Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
LogWritable
Interface LogWritable<T>
interface
LogWritable
<
T
>
{
write
:
(
(
chunk
)
=>
boolean
)
;
}
Type Parameters
T
Index
Properties
write
Properties
write
write
:
(
(
chunk
)
=>
boolean
)
Type declaration
(
chunk
)
:
boolean
Parameters
chunk
:
T
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
write
Astro Node.js Fastify adapter - v0.0.12
Loading...