UNPKG
@bemedev/app-react
Version:
beta (0.0.3-beta)
latest (0.2.0)
0.2.0
0.1.1
0.1.0
0.0.3-beta
0.0.2-beta
0.0.1-beta
Use app-ts inside react
github.com/chlbri/app-react
chlbri/app-react
@bemedev/app-react
/
lib
/
utils
/
index.js
6 lines
(5 loc)
•
217 B
JavaScript
View Raw
1
2
3
4
5
6
export
{ defaultCompare }
from
'./compare.js'
;
export
{ getSnapshot }
from
'./getSnapshot.js'
;
export
{ identity }
from
'./identity.js'
;
export
{ reFunction }
from
'./reFunction.js'
;
//# sourceMappingURL=index.js.map