decentralized-internet
Version:
An NPM library of programs to create decentralized web and distributed computing projects
1 lines • 141 B
JavaScript
;const metadata=function(t){if(!t)throw new Error("Peer is missing.");return(e,a)=>{a.send(t.metadata)}};module.exports=metadata;