Перейти до основного вмісту

Function: buildFastifyAdapter

bootstrap/src.buildFastifyAdapter

buildFastifyAdapter(): FastifyAdapter<RawServerDefault, FastifyRawRequest<RawServerDefault>, ServerResponse<IncomingMessage>, FastifyRequest<RequestGenericInterface, RawServerDefault, FastifyRawRequest<RawServerDefault>, FastifySchema, FastifyTypeProviderDefault, unknown, FastifyBaseLogger, ResolveFastifyRequestType<FastifyTypeProviderDefault, FastifySchema, RequestGenericInterface>>, FastifyReply<RawServerDefault, FastifyRawRequest<RawServerDefault>, ServerResponse<IncomingMessage>, RouteGenericInterface, unknown, FastifySchema, FastifyTypeProviderDefault, unknown>, FastifyInstance<RawServerDefault, FastifyRawRequest<RawServerDefault>, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>>

Returns

FastifyAdapter<RawServerDefault, FastifyRawRequest<RawServerDefault>, ServerResponse<IncomingMessage>, FastifyRequest<RequestGenericInterface, RawServerDefault, FastifyRawRequest<RawServerDefault>, FastifySchema, FastifyTypeProviderDefault, unknown, FastifyBaseLogger, ResolveFastifyRequestType<FastifyTypeProviderDefault, FastifySchema, RequestGenericInterface>>, FastifyReply<RawServerDefault, FastifyRawRequest<RawServerDefault>, ServerResponse<IncomingMessage>, RouteGenericInterface, unknown, FastifySchema, FastifyTypeProviderDefault, unknown>, FastifyInstance<RawServerDefault, FastifyRawRequest<RawServerDefault>, ServerResponse<IncomingMessage>, FastifyBaseLogger, FastifyTypeProviderDefault>>

Source

libs/bootstrap/src/lib/setup-web-app.ts:44


Generated using typedoc-plugin-markdown and TypeDoc