File: example-v4.html

package info (click to toggle)
node-uuid 8.3.2%2B~8.3.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,576 kB
  • sloc: javascript: 2,177; sh: 33; makefile: 23
file content (9 lines) | stat: -rw-r--r-- 182 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <head>
    <title>UUID esmodule webpack example</title>
  </head>
  <body>
    <script type="text/javascript" src="./dist/v4.js"></script>
  </body>
</html>