Alokai

BodyParserOptions

Body parser options that will be passed to the express.json middleware.

type BodyParserOptions = bodyParser.OptionsJson | BodyParserOptionsCallback;

Referenced Types

On this page