Files
suanming/dist/index.html
patdelphi 529ae3b8aa Fix TypeScript build errors for Koyeb deployment
- Replace private localApi.request() calls with public methods
- Add aiInterpretation public methods to LocalApiClient
- Fix type mismatches in AnalysisPage and HistoryPage
- Convert string IDs to numbers where required
- Ensure all API calls use proper public interfaces
2025-08-23 18:47:35 +08:00

15 lines
349 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script type="module" crossorigin src="/assets/index-DuhglRqS.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-e9aiQwGl.css">
</head>
<body>
<div id="root"></div>
</body>
</html>