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