filer/build/wrap.end

8 lines
63 B
Plaintext
Raw Normal View History

2013-12-15 03:36:24 +00:00
var IDBFS = require( "src/index" );
return IDBFS;
}));