ゆずねっと向け早急対処

This commit is contained in:
2025-07-03 07:56:57 +09:00
parent 88bd2e88a5
commit 5c0c34bbb4
3 changed files with 32 additions and 15 deletions
+2
View File
@@ -2,6 +2,8 @@ interface earthquakeTypes {
reconnectTimes: number;
websocketUrl: string;
areasCsvUrl: string;
maxScaleMax: number;
rateLimit: number;
}
interface weatherTypes {