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.
joint_exc/frontend/src/react-app-env.d.ts

13 lines
515 B

10 months ago
/**
* TypeScript型定義参照ファイル
*
* Create React Appによって自動生成され
* react-scriptsパッケージの型定義を参照しています
*
* (process.env)
* Create React App特有の機能に対する型定義が提供されます
*
*
*/
/// <reference types="react-scripts" />