[Core] Expose 'topic' service

Expose 'topic' services, which supports updating telemetry
subscriptions on mutation for WTD-1329.
This commit is contained in:
Victor Woeltjen 2015-06-24 12:53:43 -07:00
parent f98344b5f6
commit f2df0bfdbb

View File

@ -189,6 +189,10 @@
"key": "throttle",
"implementation": "services/Throttle.js",
"depends": [ "$timeout" ]
},
{
"key": "topic",
"implementation": "services/Topic.js"
}
],
"roots": [