Blame view

src/main/webapp/js/arcgis_js_api/dojo/topic.js 177 Bytes
caiyongsong committed
1 2
//>>built
define(["./Evented"],function(b){var a=new b;return{publish:function(b,c){return a.emit.apply(a,arguments)},subscribe:function(b,c){return a.on.apply(a,arguments)}}});