libretto.scaletto.StarterAppBase.scala Maven / Gradle / Ivy
The newest version!
package libretto.scaletto
abstract class StarterAppBase {
export StarterKit.{map as _, *}
export StarterKit.scalettoLib.given
}
package libretto.scaletto
abstract class StarterAppBase {
export StarterKit.{map as _, *}
export StarterKit.scalettoLib.given
}