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