Get dotenv working with typescript
This commit is contained in:
parent
7f71c89ffb
commit
491ca28ab2
3
env.d.tsx
Normal file
3
env.d.tsx
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
declare module "@env" {
|
||||||
|
export const API_URI: string;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user