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

Safe HaskellNone
LanguageHaskell2010

JSDOM.Generated.IDBKeyRange

Synopsis

Documentation

bound_ :: (MonadDOM m, ToJSVal lower, ToJSVal upper) => lower -> upper -> Bool -> Bool -> m () Source #

newtype IDBKeyRange Source #

Functions for this inteface are in JSDOM.IDBKeyRange.

Mozilla IDBKeyRange documentation

Constructors

IDBKeyRange 

Fields