filer/build/node_wrap.end

8 lines
63 B
Plaintext

var Filer = require( "src/index" );
return Filer;
}));