All Downloads are FREE. Search and download functionalities are using the official Maven repository.

libretto.examples.tv.Main.scala Maven / Gradle / Ivy

The newest version!
package libretto.examples.tv

import libretto.scaletto.StarterApp

object Main extends StarterApp {
  override def blueprint: Done -⚬ Done =
    TvBroadcaster.blueprint > TvViewer.blueprint
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy