mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
parent
f7184325a7
commit
8dc5ad2ee6
@ -103,6 +103,7 @@ export class WebIntent extends IonicNativePlugin {
|
||||
@Cordova()
|
||||
startActivity(options: {
|
||||
action: any;
|
||||
extras?: any;
|
||||
url: string;
|
||||
type?: string;
|
||||
}): Promise<any> {
|
||||
|
Loading…
Reference in New Issue
Block a user