ghcjs-fetch-0.1.0.0: GHCJS bindings for the JavaScript Fetch API

Safe HaskellNone
LanguageHaskell2010

GHCJS.Fetch.Types

Documentation

newtype JSRequest Source #

Constructors

JSRequest JSVal 

newtype JSHeaders Source #

Constructors

JSHeaders JSVal 

Instances

newtype JSPromise a Source #

Constructors

JSPromise JSVal