UNPKG

paddleocrjson

Version:

基于 https://github.com/hiroi-sora/PaddleOCR-json 的node.js api

18 lines (17 loc) 367 B
declare const __default: { path: string; args: any[]; options: { argv0: any; stdio: "pipe"; detached: boolean; shell: boolean; windowsVerbatimArguments: any; windowsHide: boolean; }; initTag: string; socketTag: string; pipeTag: string; socketMatch: RegExp; }; export { type __default };