UNPKG
mobifone-insight
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.5
mobifone-insight
/
src
/
infor.js
6 lines
(5 loc)
•
115 B
JavaScript
View Raw
1
2
3
4
5
6
const
Info
= {
ObjectEvent
:
null
,
serverURL
:
'https://ott.mobifone.vn/parse'
};
export
default
Info
;