mirror of
https://github.com/esiur/esiur-js.git
synced 2025-05-06 12:32:58 +00:00
10 lines
165 B
HTML
10 lines
165 B
HTML
<html>
|
|
<head>
|
|
<!--<script src="../build/esiur-debug.js"></script>-->
|
|
<script src='test.js' type="module"></script>
|
|
</head>
|
|
|
|
<body onload="">
|
|
|
|
</body>
|
|
</html> |