mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
refractor Observable imports
This commit is contained in:
parent
e391f5fa39
commit
bcdec67c2e
@ -35,4 +35,4 @@ export class WebIntent {
|
|||||||
@Cordova()
|
@Cordova()
|
||||||
static sendBroadcast(options: {action: string, extras?: {option: boolean}}): Promise<any> {return; }
|
static sendBroadcast(options: {action: string, extras?: {option: boolean}}): Promise<any> {return; }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user