UNPKG

@capacitor-community/image-to-text

Version:
5 lines (4 loc) 143 B
import type { CapacitorOcrPlugin } from './definitions'; declare const Ocr: CapacitorOcrPlugin; export * from './definitions'; export { Ocr };