Module
Network.HTTP.Affjax.Response
- Package
- purescript-affjax
- Repository
- slamdata/purescript-affjax
#Response Source
#toResponseType Source
toResponseType :: forall a. Response a -> StringConverts a Response a into a string representation of the response type
that it represents.