ghcjs-base-0.2.0.0: base library for GHCJS

Safe HaskellNone
LanguageHaskell98

JavaScript.Web.Blob.Internal

Documentation

newtype SomeBlob a Source

Constructors

SomeBlob JSVal 

close :: SomeBlob a -> IO () Source