UNPKG
react-native-agora-chat
Version:
alpha (1.3.0-alpha.1)
beta (1.3.1-beta.2)
latest (1.3.5)
1.3.5
1.3.4
1.3.2
1.3.1
1.3.1-beta.2
1.3.0-alpha.1
1.3.0-alpha.0
1.3.0-1
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.11
1.0.10
1.0.7
1.0.6
react native chat sdk
github.com/AgoraIO/Agora-Chat-API-Examples
AgoraIO/Agora-Chat-API-Examples
react-native-agora-chat
/
lib
/
typescript
/
common
/
ChatAreaCode.d.ts
10 lines
•
167 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
declare
enum
ChatAreaCode
{
GLOB
= -
1
,
CN
=
1
,
NA
=
2
,
EU
=
4
,
AS
=
8
,
JP
=
16
,
IN
=
32
}
//# sourceMappingURL=ChatAreaCode.d.ts.map