解決済み
TypeScriptでType is not assignableエラー
Taro · 2026/6/27 · 0 views
TypeScriptで型エラー「Type string is not assignable to type number」が出ます。変数をstringで定義してnumberを代入しようとしました。どう直せばいいですか?
Taro · 2026/6/27 · 0 views
TypeScriptで型エラー「Type string is not assignable to type number」が出ます。変数をstringで定義してnumberを代入しようとしました。どう直せばいいですか?
Yukiが解決しました。
✓ この質問は解決済みです