Type alias HandlerRequestData

HandlerRequestData: Pick<InternalRequest, "auth" | "body" | "files" | "signal">

Generated using TypeDoc