This repository has been archived on 2025-03-13. You can view files and clone it, but cannot push or open issues or pull requests.
jsdotnet/index.html
2024-12-29 19:25:43 +01:00

10 lines
147 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>System Namespace</title>
</head>
<body>
<script type="module" src="main.js"></script>
</body>
</html>