mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
parent
a28667e751
commit
42d1bbc7a8
@ -204,6 +204,6 @@ export class Camera {
|
||||
@Cordova({
|
||||
platforms: ['iOS']
|
||||
})
|
||||
static cleanup() { };
|
||||
static cleanup(): Promise<any> { return; };
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user