I am getting this ts error when using this plugin Type 'Server' is not assignable to type 'Server | Http2Server'.
Since serverFactory is of type ServerFactoryFunction (source), consider typing the returned function using fastify.ServerFactoryFunction