UNPKG
@fnlb-project/stanza
Version:
latest (12.20.19)
12.20.19
12.20.18
12.20.17
12.20.16
12.20.15
12.20.14
12.20.12
12.20.11
12.20.10
12.20.9
12.20.8
12.20.5
12.20.4
12.20.3
12.20.2
12.20.1
12.20.0
Modern XMPP in the browser, with a JSON API
stanzajs.org
legastero/stanza
@fnlb-project/stanza
/
platform
/
react-native
/
index.js
8 lines
(7 loc)
•
258 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
"use strict"
;
/* istanbul ignore file */
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
name
=
void
0
;
const
tslib_1 =
require
(
"tslib"
); (
0
, tslib_1.
__exportStar
)(
require
(
"../browser"
),
exports
);
exports
.
name
=
'react-native'
;