summaryrefslogtreecommitdiff
path: root/env.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'env.d.ts')
-rw-r--r--env.d.ts5
1 files changed, 0 insertions, 5 deletions
diff --git a/env.d.ts b/env.d.ts
deleted file mode 100644
index 4c6321d..0000000
--- a/env.d.ts
+++ /dev/null
@@ -1,5 +0,0 @@
- declare module '@env' {
- export const API_URL: string;
- export const CAZZO: string;
- }
-