mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
fix(linting): Fixing misc linting errors that typedoc complains about (#2476)
* fix(linting): Fixing misc linting errors that typedoc complains about * angularJS safe promises * fix(clibpoard): minor linting error
This commit is contained in:
committed by
Daniel Sogl
parent
fbaacfb572
commit
d3c2859d38
@@ -210,12 +210,6 @@ export class WebIntent extends IonicNativePlugin {
|
||||
@Cordova({ sync: true })
|
||||
unregisterBroadcastReceiver(): void {}
|
||||
|
||||
/**
|
||||
* Returns the content of the intent used whenever the application activity is launched
|
||||
*/
|
||||
@Cordova({ sync: true })
|
||||
onIntent(): void {}
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user