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

example.ExampleApp.scala Maven / Gradle / Ivy

package example

import scala.scalajs.js

object ExampleApp extends js.JSApp {
  override def main(): Unit = {
    ExampleApplication.init()
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy