File: example.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 (4 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (5)
1
2
3
4
<!DOCTYPE html>
<title>UUID esmodule native example</title>
<p>Please open the Developer Console to view output</p>
<script type="module" src="example.js"></script>