index
:
mobile
demo
main
A React Native mobile application for the Alert CAS project
dcariotti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
env.d.ts
blob: 4c6321d3440adc9f485ebcb61ccea38ac98a2cd9 (
plain
)
1
2
3
4
5
declare module
'@
env
'
{
export const API_URL
:
string; export const CAZZO
:
string;
}