UNPKG

@koa/bodyparser

Version:
6 lines (5 loc) 119 B
// src/body-parser.types.ts var supportedBodyTypes = ["json", "form", "text", "xml"]; export { supportedBodyTypes };