UNPKG

cea-core

Version:
3 lines (2 loc) 81 B
declare function ocr(captchaUrl: string): Promise<string>; export default ocr;