Module
Fetch.Core.RequestBody
- Package
- purescript-fetch-core
- Repository
- rowtype-yoga/purescript-fetch-core
#RequestBody Source
data RequestBody#fromArrayView Source
fromArrayView :: forall a. ArrayView a -> RequestBody#fromString Source
fromString :: String -> RequestBody#empty Source
empty :: RequestBody