Files
gun/node_modules/theory/test/sub/e.js
theory 1df561f729 yay
2014-04-01 00:47:41 -06:00

4 lines
78 B
JavaScript

module.exports=require('../../theory')
('fan',function(a){
return 'g';
});