Interface RouteShorthandMethod<RawServer, RawRequest, RawReply, TypeProvider, Logger>

Fastify Router Shorthand method type that is similar to the Express/Restify approach

Type Parameters