Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
fixed tslint error danielsogl#2
  • Loading branch information
hau1 authored Jul 13, 2017
1 parent 74943df commit c22c453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/@ionic-native/plugins/barcode-scanner/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export interface BarcodeScannerOptions {
* Display scanned text for X ms. 0 suppresses it entirely, default 1500. Supported on Android only.
*/
resultDisplayDuration?: number;

/*
* Active proper FNC detection for GS1 Barcodes
*/
Expand Down

0 comments on commit c22c453

Please sign in to comment.