UNPKG

paddleocrjson

Version:

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

12 lines (11 loc) 250 B
{ "compilerOptions": { "target": "ESNext", "module": "CommonJS", "outDir": "./esnext", "declarationDir": "./esnext", "rootDir": "./ts", "esModuleInterop": true, "declaration": true, } }