filer/build/wrap.end

8 lines
63 B
Plaintext
Raw Normal View History

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