@owservable/fastify-auto-routes
Preparing search index...
addFastifyRoutes
Function addFastifyRoutes
addFastifyRoutes
(
fastify
:
FastifyInstance
<
Server
<
typeof
IncomingMessage
,
typeof
ServerResponse
>
,
IncomingMessage
,
ServerResponse
<
IncomingMessage
>
,
>
,
folder
:
string
,
verbose
?:
boolean
,
)
:
Promise
<
void
>
Parameters
fastify
:
FastifyInstance
<
Server
<
typeof
IncomingMessage
,
typeof
ServerResponse
>
,
IncomingMessage
,
ServerResponse
<
IncomingMessage
>
,
>
folder
:
string
verbose
:
boolean
= false
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@owservable/fastify-auto-routes
Loading...