mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +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));
|
* .catch((error: any) => console.log(error));
|
||||||
* ```
|
* ```
|
||||||
* @interfaces
|
* @interfaces
|
||||||
*
|
* NativeGeocoderReverseResult
|
||||||
|
* NativeGeocoderForwardResult
|
||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
name: 'NativeGeocoder',
|
name: 'NativeGeocoder',
|
||||||
|
Loading…
Reference in New Issue
Block a user