elections-cpl.api.hscc.bdpa.org • Docs
elections-cpl.api.hscc.bdpa.org / lib/next-adhesive/add-raw-body / isNextApiRequestWithRawBody
isNextApiRequestWithRawBody(
req
):req is WithRawBody<NextApiRequest>
Type predicate function that returns true
if the request object can
satisfy the WithRawBody
type constraint.
• req: NextApiRequest
req is WithRawBody<NextApiRequest>