hello.js 89 Bytes
Newer Older
Narumon Mokpha 's avatar
Narumon Mokpha committed
1 2 3
if (window.console) {
  console.log("Welcome to your Play application's JavaScript!");
}