2016-10-24 09:44:21 +02:00

4 lines
89 B
JavaScript

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