UNPKG
@baqhub/sdk-react-dom
Version:
latest (0.1.28)
0.1.28
0.1.27
0.1.23
0.1.20
0.1.19
0.1.18
0.1.15
0.1.13
0.1.9
0.1.7
0.1.5
The official React DOM SDK for the BAQ federated app platform.
baq.dev
baqhub/baq
@baqhub/sdk-react-dom
/
build
/
cjs
/
src
/
index.js
5 lines
(4 loc)
•
179 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
const
tslib_1 =
require
(
"tslib"
); tslib_1.
__exportStar
(
require
(
"./localStorageAdapter.js"
),
exports
);