We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ce0d8 commit 822e343Copy full SHA for 822e343
1 file changed
1.hello-world/3.read-video-angular/src/app/barcode-scanner/barcode-scanner.component.ts
@@ -1,5 +1,5 @@
1
import { Component, OnInit, EventEmitter, Output, ElementRef } from '@angular/core';
2
-import DBR from 'dynamsoft-javascript-barcode'
+import DBR from '../dbr'
3
@Component({
4
selector: 'app-barcode-scanner',
5
templateUrl: './barcode-scanner.component.html',
0 commit comments