This website requires JavaScript.
Explore
Help
Sign In
MickSlash
/
public-gateway-cacher
Watch
1
Star
0
Fork
You've already forked public-gateway-cacher
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e1343af330
public-gateway-cacher
/
src
/
app
/
interfaces
/
environment.ts
6 lines
98 B
TypeScript
Raw
Blame
History
export
interface
Environment
{
production
:
boolean
;
base_href?
:
string
;
useHash
:
boolean
;
}
Reference in New Issue
View Git Blame
Copy Permalink