mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
5 lines
151 B
JavaScript
5 lines
151 B
JavaScript
module.exports=require('theory')
|
|
('interface',function(a){
|
|
return ":)";
|
|
},['../deps/discrete','../deps/key/key']);
|
|
root.opts.key = {host:'/deps'}; |