Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <script src="//js.pusher.com/2.2/pusher.min.js"></script>
  <script>
    var typeOfPusher = ( typeof Pusher );
    document.body.innerHTML = "<h1>" + typeOfPusher + "</h1>";
  </script>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
leggetterpro
0viewers