diff --git a/src/plugins/background-geolocation.ts b/src/plugins/background-geolocation.ts index 0179f14e6..95028f4f6 100644 --- a/src/plugins/background-geolocation.ts +++ b/src/plugins/background-geolocation.ts @@ -267,6 +267,9 @@ export interface Config { * BackgroundGeolocation.stop(); * * ``` + * @interfaces + * Location + * Config */ @Plugin({ plugin: 'cordova-plugin-mauron85-background-geolocation',