You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
515 B
13 lines
515 B
|
10 months ago
|
/**
|
||
|
|
* TypeScript型定義参照ファイル
|
||
|
|
*
|
||
|
|
* このファイルはCreate React Appによって自動生成され、
|
||
|
|
* react-scriptsパッケージの型定義を参照しています。
|
||
|
|
*
|
||
|
|
* これにより、環境変数(process.env)や画像インポートなどの
|
||
|
|
* Create React App特有の機能に対する型定義が提供されます。
|
||
|
|
*
|
||
|
|
* このファイルを編集・削除すると型チェックに問題が生じる可能性があります。
|
||
|
|
*/
|
||
|
|
/// <reference types="react-scripts" />
|