diff --git a/src/plugins/estimote-beacons.ts b/src/plugins/estimote-beacons.ts index 92966fffa..1151d99f0 100644 --- a/src/plugins/estimote-beacons.ts +++ b/src/plugins/estimote-beacons.ts @@ -21,6 +21,8 @@ export interface EstimoteBeaconRegion { * @description * This plugin enables communication between a phone and Estimote Beacons peripherals. * + * @interfaces + * EstimoteBeaconRegion */ @Plugin({ pluginName: 'EstimoteBeacons',