mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-01 02:53:03 +08:00
remove duplicate identifier
This commit is contained in:
parent
21d8122257
commit
f37a40e138
@ -42,10 +42,6 @@ export class CanvasCamera {
|
|||||||
BACK : 0,
|
BACK : 0,
|
||||||
FRONT : 1
|
FRONT : 1
|
||||||
};
|
};
|
||||||
static CameraPosition = {
|
|
||||||
BACK : 1,
|
|
||||||
FRONT : 2
|
|
||||||
};
|
|
||||||
static FlashMode = {
|
static FlashMode = {
|
||||||
OFF : 0,
|
OFF : 0,
|
||||||
ON : 1,
|
ON : 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user