mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
Merge branch 'master' into v5
This commit is contained in:
@@ -40,6 +40,5 @@ export class PhotoViewer extends IonicNativePlugin {
|
||||
* @param options {PhotoViewerOptions}
|
||||
*/
|
||||
@Cordova({ sync: true })
|
||||
show(url: string, title?: string, options?: PhotoViewerOptions): void {
|
||||
}
|
||||
show(url: string, title?: string, options?: PhotoViewerOptions): void {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user