aboutsummaryrefslogtreecommitdiff
path: root/src/webex/notify.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/webex/notify.ts')
-rw-r--r--src/webex/notify.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/webex/notify.ts b/src/webex/notify.ts
index 23e73d145..c743240a4 100644
--- a/src/webex/notify.ts
+++ b/src/webex/notify.ts
@@ -27,6 +27,8 @@
*/
import URI = require("urijs");
+import * as wxApi from "./wxApi";
+
declare var cloneInto: any;
const PROTOCOL_VERSION = 1;