This repository has been archived on 2025-12-04. You can view files and clone it, but cannot push or open issues or pull requests.
Files
kevisual-query-mark/index.html
2025-03-26 11:49:56 +08:00

11 lines
134 B
HTML

<html>
<head>
<title>Query Login</title>
</head>
<body>
<script src="src/test/login.ts" type="module"></script>
</body>
</html>