mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
Update barcodescanner.ts
Typo
This commit is contained in:
parent
8e062a94c7
commit
8a0f828fb0
@ -23,7 +23,7 @@ import {Plugin, Cordova} from './plugin';
|
||||
plugin: 'phonegap-plugin-barcodescanner',
|
||||
pluginRef: 'cordova.plugins.barcodeScanner',
|
||||
repo: 'https://github.com/phonegap/phonegap-plugin-barcodescanner',
|
||||
pltaforms: ['Android','iOS','Windows Phone 8','Windows 10','Windows 8','BlackBerry 10', 'Browser']
|
||||
platforms: ['Android','iOS','Windows Phone 8','Windows 10','Windows 8','BlackBerry 10', 'Browser']
|
||||
})
|
||||
export class BarcodeScanner {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user