mirror of
https://github.com/amark/gun.git
synced 2026-03-07 17:41:45 +00:00
oh, try export
This commit is contained in:
@@ -106,7 +106,9 @@ function fname(p){ return opt.file+'/'+ename(p.substring()) }
|
||||
|
||||
var opt = {};
|
||||
opt.file = String(opt.file || 'radata');
|
||||
|
||||
|
||||
try{module.exports=RAD}catch(e){}
|
||||
|
||||
// junk below that needs to be cleaned up and corrected for the actual correct RAD API.
|
||||
var env = {}, nope = function(){}, nah = function(){ return nope }, u;
|
||||
env.require = (typeof require !== ''+u && require) || nope;
|
||||
|
||||
Reference in New Issue
Block a user