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
/
module
/
common
/
ChatConst.js
3 lines
•
112 B
JavaScript
View Raw
1
2
3
import
{
ChatLog
}
from
'./ChatLog'
;
export
const
chatlog =
new
ChatLog
();
//# sourceMappingURL=ChatConst.js.map