詳細な型設定の変更

This commit is contained in:
harukin-expo-dev-env
2025-09-12 17:42:39 +00:00
parent 2d0c7605f6
commit 7bea2ac454
3 changed files with 40 additions and 47 deletions

View File

@@ -28,6 +28,7 @@ export type CustomTrainData = {
type?: trainTypeID;
viaData?: string;
info?: string;
infoUrl?: string;
infogram?: string;
uwasa?: string;
isEdit?: boolean;