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