From e522a25968aaad2525cd73e303e47158ed379d94 Mon Sep 17 00:00:00 2001 From: Ibby Date: Tue, 6 Dec 2016 09:09:31 -0500 Subject: [PATCH] docs(estimote-beacons): display interfaces --- src/plugins/estimote-beacons.ts | 2 ++ 1 file changed, 2 insertions(+) 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',