mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-06 00:57:33 +08:00

* Refactor js submodule * Remove change-log * Update ocr module * Update ocr-detection module * Update ocr-detection module * Remove change-log
16 lines
350 B
JSON
16 lines
350 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
|
|
"mainEntryPointFilePath": "./lib/index.d.ts",
|
|
"bundledPackages": [],
|
|
"docModel": {
|
|
"enabled": true
|
|
},
|
|
"apiReport": {
|
|
"enabled": true
|
|
},
|
|
"dtsRollup": {
|
|
"enabled": true,
|
|
"untrimmedFilePath": "./lib/index.d.ts"
|
|
}
|
|
}
|