Moved
This commit is contained in:
3
CM2010 Software Design and Development/Topic 2/8.3.1/node_modules/formidable/lib/index.js
generated
vendored
Normal file
3
CM2010 Software Design and Development/Topic 2/8.3.1/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