Property 'multipart' does not exist on type 'FastifyRequest<RouteGenericInterface, RawServerDefault, IncomingMessage, FastifySchema, FastifyTypeProviderDefault, unknown, FastifyBaseLogger, ResolveFastifyRequestType<...>>'.
22 const mp = await req.multipart(this.handler, onEnd); ~~~~~~~~~
This is the image of my code i have tried but it gives the same error