1
0
forked from PGL/Clyde

adding api definition in static files

This commit is contained in:
Debucquoy Anthony 2024-03-02 22:18:58 +01:00
parent 2d43707aca
commit 21a42737a2
4 changed files with 2102 additions and 0 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,12 @@
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<title>Clyde's api</title>
<script type="module" crossorigin src="/assets/index-BP8s9Pse.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-rZb_qAw7.css">
</head>
<body>
<div id="app"></div>
</body>
</html>

File diff suppressed because it is too large Load Diff