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