Interface FastifyServerFactory<RawServer>

interface FastifyServerFactory<RawServer> ((handler, opts) => RawServer)

Type Parameters