Blame view

node_modules/loglevel/test/manual-test.html 146 Bytes
aaac7fed   liuqimichale   add
1
2
3
4
5
6
7
8
  <html>
  <head>
      <title>Standalone manual test bed for loglevel</title>
  </head>
  <body>
  <script src="../lib/loglevel.js"></script>
  </body>
  </html>