mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-05-08 11:27:40 +08:00
docs(geofence): remove code comments (#483)
This commit is contained in:
parent
c7a5f7d023
commit
820e4d78bf
@ -133,7 +133,6 @@ export class Geofence {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Called when a geofence is crossed in the direction specified by `TransitType`.
|
* Called when a geofence is crossed in the direction specified by `TransitType`.
|
||||||
* Commenting out. Not yet implemented in plugin.
|
|
||||||
*
|
*
|
||||||
* @return {Promise<any>}
|
* @return {Promise<any>}
|
||||||
*/
|
*/
|
||||||
@ -148,7 +147,6 @@ export class Geofence {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Called when the user clicks a geofence notification. iOS and Android only.
|
* Called when the user clicks a geofence notification. iOS and Android only.
|
||||||
* Commenting out. Not yet implemented in plugin.
|
|
||||||
*
|
*
|
||||||
* @return {Promise<Object>}
|
* @return {Promise<Object>}
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user