debug/example/browser.html
Tj Holowaychuk ecf3e067e1 Added quick hack of a client-side version
obviously wouldnt work for older browsers but who
cares ;)
2012-01-30 09:38:43 -08:00

12 lines
158 B
HTML

<html>
<head>
<title>debug()</title>
<script src="../debug.js"></script>
<script>
</script>
</head>
<body>
</body>
</html>