mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
docs(native-geocoder): add interfaces
This commit is contained in:
parent
d746a98ef4
commit
f10f152d2c
@ -18,7 +18,8 @@ import { Plugin, Cordova } from './plugin';
|
||||
* .catch((error: any) => console.log(error));
|
||||
* ```
|
||||
* @interfaces
|
||||
*
|
||||
* NativeGeocoderReverseResult
|
||||
* NativeGeocoderForwardResult
|
||||
*/
|
||||
@Plugin({
|
||||
name: 'NativeGeocoder',
|
||||
|
Loading…
Reference in New Issue
Block a user