UNPKG

react-native-vision-camera-ocr-plus

Version:

React Native Vision Camera plugin for on-device text recognition (OCR) and translation using ML Kit. Maintained fork of react-native-vision-camera-text-recognition

4 lines 218 B
export { Camera, useTranslate, useTextRecognition } from './Camera'; export { RemoveLanguageModel } from './RemoveLanguageModel'; export { PhotoRecognizer } from './PhotoRecognizer'; //# sourceMappingURL=index.d.ts.map