jsaddle-dom-0.9.4.1: DOM library that uses jsaddle to support both GHCJS and GHC

Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.StorageInfo

Synopsis

Documentation

pattern TEMPORARY :: forall a. (Eq a, Num a) => a Source #

pattern PERSISTENT :: forall a. (Eq a, Num a) => a Source #

newtype StorageInfo Source #

Functions for this inteface are in JSDOM.StorageInfo.

Mozilla StorageInfo documentation

Constructors

StorageInfo 

Fields