You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

vaadinPush.js.tpl 175B

1234567
  1. window.vaadinPush = window.vaadinPush|| {};
  2. (function(define) {
  3. @atmosphere.js@
  4. if (window.console) {
  5. window.console.log("Vaadin push loaded");
  6. }
  7. }).call(window.vaadinPush);