hello.js 89 B

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