control-freak-ide/Code/client/build/xace/dojo/topic.js
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

3 lines
224 B
JavaScript

//>>built
define("dojo/topic",["./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)}}});
//# sourceMappingURL=topic.js.map