diff options
| author | twells46 <tom@wellsth.com> | 2026-01-25 11:14:07 -0600 |
|---|---|---|
| committer | twells46 <tom@wellsth.com> | 2026-01-25 11:14:07 -0600 |
| commit | 8e99f04d9cbc420176e6c28cbff30374dba7e03c (patch) | |
| tree | 3b01ea994472e376c0684abe8e7aef778df71e29 /src/react-app-env.d.ts | |
Diffstat (limited to 'src/react-app-env.d.ts')
| -rw-r--r-- | src/react-app-env.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/react-app-env.d.ts b/src/react-app-env.d.ts new file mode 100644 index 0000000..6431bc5 --- /dev/null +++ b/src/react-app-env.d.ts @@ -0,0 +1 @@ +/// <reference types="react-scripts" /> |