scandoc-ai-components 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -11168,6 +11168,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
11168
11168
|
|
|
11169
11169
|
|
|
11170
11170
|
|
|
11171
|
+
console.log("ScanDocAI Video.js build stamp: 2026-01-21-A");
|
|
11171
11172
|
const DOCUMENT_DETECTOR = new _ai_detect_document__WEBPACK_IMPORTED_MODULE_0__["default"]();
|
|
11172
11173
|
class ExtractorVideo {
|
|
11173
11174
|
static FREQUENCY_MS = 10;
|