UNPKG
@gooddollar/react-native-web-facecapture
Version:
latest (0.1.0)
0.1.0
gooddollar.org
GoodDollar/react-native-web-facecapture
@gooddollar/react-native-web-facecapture
/
index.js
4 lines
(2 loc)
•
87 B
JavaScript
View Raw
1
2
3
4
import
FaceCapture
from
"./src/faceVerification/FaceCapture"
;
export
{
FaceCapture
};