File: index.html

package info (click to toggle)
node-timers-browserify 2.0.11%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: javascript: 70; makefile: 11; sh: 1
file content (8 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
<!doctype html>
<html>
  <head>
    <script type="text/javascript" src="js/browserify.js"></script>
  </head>
  <body>
  </body>
</html>