UNPKG
react-native-grovs-wrapper
Version:
latest (0.5.1)
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.0
0.1.5
0.1.3
0.1.1
Grovs react native SDK
github.com/grovs-io/grovs-react-native
grovs-io/grovs-react-native
react-native-grovs-wrapper
/
lib
/
module
/
index.js
4 lines
(3 loc)
•
108 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
export
{
default
as
Grovs
}
from
"./NativeGrovsWrapper.js"
;
//# sourceMappingURL=index.js.map