UNPKG
anonymous-student
Version:
beta (1.1.2-1)
latest (1.1.2)
1.1.2
1.1.2-1
Anonymous student is used to retrieve and save information from our website users.
anonymous-student
/
src
/
config
/
dev.ts
5 lines
(4 loc)
•
97 B
text/typescript
View Raw
1
2
3
4
5
export
default
{
environment
:
'dev'
,
STUDENTAPI_BASE_URL
:
'https://studentapi.tst.prtl.co'
, };