Skip to content

Commit 822e343

Browse files
committed
import dbr.ts
1 parent b1ce0d8 commit 822e343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1.hello-world/3.read-video-angular/src/app/barcode-scanner/barcode-scanner.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Component, OnInit, EventEmitter, Output, ElementRef } from '@angular/core';
2-
import DBR from 'dynamsoft-javascript-barcode'
2+
import DBR from '../dbr'
33
@Component({
44
selector: 'app-barcode-scanner',
55
templateUrl: './barcode-scanner.component.html',

0 commit comments

Comments
 (0)