UNPKG
react-strophe
Version:
latest (1.2.1-5.2)
1.2.15
1.2.1-5.2
1.2.1-5.1
Strophe.js is an XMPP library for JavaScript
strophe.im/strophejs
strophe/strophejs
react-strophe
/
src
/
index.js
4 lines
(2 loc)
•
63 B
JavaScript
View Raw
1
2
3
4
var
strophe
=
require(
"./wrapper"
);
module
.
exports
= strophe;