2019-08-30 21:11:18 +01:00

4 lines
89 B
JavaScript

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