@regulaforensics/vp-frontend-document-components 9.8.3058-nightly → 9.8.3060-rc

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.d.ts CHANGED
@@ -165,7 +165,6 @@ export declare interface DocumentReaderImage {
165
165
  export declare class DocumentReaderProcessor {
166
166
  private _streamData;
167
167
  private _documentReaderService;
168
- private _frameReader;
169
168
  private _canvas;
170
169
  private _cameraInfo;
171
170
  private _sortedDevices;