mirror of
https://github.com/amark/gun.git
synced 2025-06-09 07:36:44 +00:00
4 lines
78 B
JavaScript
4 lines
78 B
JavaScript
module.exports=require('../../theory')
|
|
('fan',function(a){
|
|
return 'g';
|
|
}); |