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