mirror of
https://github.com/sstent/alex_app1.git
synced 2026-01-28 01:51:50 +00:00
lots of work so far-- mostly tidying
This commit is contained in:
3
node_modules/formidable/lib/index.js
generated
vendored
Normal file
3
node_modules/formidable/lib/index.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
var IncomingForm = require('./incoming_form').IncomingForm;
|
||||
IncomingForm.IncomingForm = IncomingForm;
|
||||
module.exports = IncomingForm;
|
||||
Reference in New Issue
Block a user