Scala-Play-Slick-Demo/public/javascripts/hello.js
2020-05-16 15:40:23 +05:30

3 lines
88 B
JavaScript

if (window.console) {
console.log("Welcome to your Play application's JavaScript!");
}