mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-20 03:13:09 +09:00
11 lines
211 B
HTML
11 lines
211 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Stub generator</title>
|
|
</head>
|
|
<body>
|
|
<p>Stub generator</p>
|
|
<script src="test-tempfile.js"></script>
|
|
</body>
|
|
</html>
|