diff options
author | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-07-15 16:05:47 +0530 |
---|---|---|
committer | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-07-15 16:05:47 +0530 |
commit | 45bc041389228e43d6845424131292e60934f424 (patch) | |
tree | 24f6c0dd029bcb3b08cc9a9158b6f9079da654f3 /src/react-app-env.d.ts |
Initial commit
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" /> |