aboutsummaryrefslogtreecommitdiffstats
path: root/src/publishExternalApis.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/publishExternalApis.js')
-rw-r--r--src/publishExternalApis.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/publishExternalApis.js b/src/publishExternalApis.js
new file mode 100644
index 00000000..6a6acd13
--- /dev/null
+++ b/src/publishExternalApis.js
@@ -0,0 +1,3 @@
+'use strict';
+
+publishExternalAPI(angular);