mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
parent
d624a37f55
commit
be7b9e2192
@ -27,7 +27,7 @@ export class Base64ToGallery {
|
||||
* @param prefix
|
||||
*/
|
||||
@Cordova()
|
||||
base64ToGallery(data: string , prefix?: string ): Promise<any> {
|
||||
static base64ToGallery(data: string , prefix?: string ): Promise<any> {
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user