mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-05-14 14:44:06 +08:00
Update countries
This commit is contained in:
parent
11a402626c
commit
bf88f6ee51
@ -53,11 +53,14 @@ export interface OpenALPRResult {
|
||||
export class OpenALPR extends IonicNativePlugin {
|
||||
|
||||
Country = {
|
||||
EU: 'eu',
|
||||
US: 'us',
|
||||
AU: 'au',
|
||||
BR: 'br',
|
||||
KR2: 'kr2'
|
||||
BR2: 'br2',
|
||||
EU: 'eu',
|
||||
IN: 'in',
|
||||
KR2: 'kr2',
|
||||
US: 'us',
|
||||
VN2: 'vn2'
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user