dynamsoft-core
Advanced tools
Comparing version 3.0.10-beta-202308211955 to 3.0.10-beta-202308220206
{ | ||
"name": "dynamsoft-core", | ||
"version": "3.0.10-beta-202308211955", | ||
"version": "3.0.10-beta-202308220206", | ||
"description": "Dynamsoft Core encompasses the shared interface and enumeration definitions of the Dynamsoft Capture Vision (DCV) architecture. It is a prerequisite for using the full functionality of DCV.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://dynamsoft.com/capture-vision/docs/web/programming/javascript/?ver=latest", |
@@ -8,3 +8,2 @@ # Dynamsoft Core Module | ||
- [ImageSourceAdapter Class](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/api-reference/core/basic-structures/image-source-adapter.html) | ||
- [IntermediateResultManager Class](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/api-reference/core/intermediate-results/intermediate-result-manager.html) | ||
- [CapturedResultReceiver Interface](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/api-reference/core/basic-structures/captured-result-receiver.html) | ||
@@ -14,3 +13,4 @@ - [CapturedResultFilter Interface](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/api-reference/core/basic-structures/captured-result-filter.html) | ||
- [CapturedResultItem Interface](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/api-reference/core/basic-structures/captured-result-item.html) | ||
<!--- [IntermediateResultManager Class](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/api-reference/core/intermediate-results/intermediate-result-manager.html)--> | ||
Learn more about the module by checking the [official documentation](https://www.dynamsoft.com/capture-vision/docs/web/programming/javascript/api-reference/core/core-module.html). |
Sorry, the diff of this file is not supported yet
106329