UNPKG

expo-face-detector

Version:

Lets you use the power of Google Mobile Vision (https://developers.google.com/vision/face-detection-concepts) framework to detect faces on images.

6 lines 127 B
export default { get name() { return 'ExpoFaceDetector'; }, }; //# sourceMappingURL=ExpoFaceDetector.web.js.map