expressjs / body-parser

Node.js body parsing middleware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'bodyParser' function is deprecated in index.d.ts file

eyoeldefare opened this issue · comments

The function bodyParser is deprecated. I am using Express 4 and body-parser version 1.19.0.

Duplicate of #428