UNPKG

98 BJavaScriptView Raw
1let bodyParser = require('body-parser')
2module.exports = bodyParser.urlencoded({extended: false})