UNPKG
@mobitel.ltd/orion-pro-api
Version:
latest (1.7.2)
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.2.0
1.1.0
1.0.0
my local service
@mobitel.ltd/orion-pro-api
/
dist
/
consts.d.ts
10 lines
(9 loc)
•
233 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
declare
const
_default
: {
PATH_TO_INFO
:
string
;
PATH_TO_INFO_ARRAY
:
string
;
VALUE_NAME
:
string
;
PERSON_PUT_KEYS_LIST
:
string
[];
EVENT_KEYS_LIST
:
string
[];
CARD_KEYS_LIST
:
string
[]; };
export
default
_default;