add Rk-TopBar-Separator between “search in graph" and "bookmarklet" - grunt + copy-server done
define([], function ($, _) {
'use strict';
return {
getUtils: function(){
return window.Rkns.Utils;
},
getRenderer: function(){
return window.Rkns.Renderer;
}
};
});