コメントの位置を修正
@@ -1,5 +1,5 @@
+// 過去帳の型を定義
export interface Kakocho {
- // 過去帳の定義
id: string;
dankaId: string;
familyId: string;