Add missing doc comment.

This commit is contained in:
Dillon Kearns 2020-01-03 14:21:19 -08:00
parent 39443ef90f
commit d3cc2aab0c

View File

@ -90,6 +90,8 @@ jsonBody content =
Body.JsonBody content
{-| A body for a StaticHttp request.
-}
type alias Body =
Body.Body