File: test.html

package info (click to toggle)
node-y-protocols 1.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 284 kB
  • sloc: javascript: 343; makefile: 5
file content (9 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
  <title>Testing y-protocols</title>
</head>
<body>
  <script src="./dist/test.js"></script>
</body>
</html>