UNPKG

graphdb-workbench

Version:
1 lines 82 B
function format(r,t,o){return(r||"")+(t?` ${t}`:"")+(o?` ${o}`:"")}export{format};