UNPKG

@capacitor-community/image-to-text

Version:
5 lines 178 B
import { registerPlugin } from '@capacitor/core'; const Ocr = registerPlugin('CapacitorOcr', {}); export * from './definitions'; export { Ocr }; //# sourceMappingURL=index.js.map