This website requires JavaScript.
Explore
Help
Register
Sign In
railbird
/
railbird-gql
Watch
9
Star
0
Fork
0
You've already forked railbird-gql
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2ac780bdaa
railbird-gql
/
env.d.tsx
5 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Get dotenv working with typescript
2024-01-06 23:58:36 -07:00
declare
module
"@env"
{
export
const
API_URI
:
string
;
Set dev mode auth headers
2024-02-03 18:23:46 -07:00
export
const
DEV_USER_ID
:
string
;
Get dotenv working with typescript
2024-01-06 23:58:36 -07:00
}
Reference in New Issue
Copy Permalink