UNPKG

graphdb-workbench

Version:
1 lines 85 B
const removeElement=()=>{const e=document.getElementById("remove-me");e&&e.remove()};