Safe Haskell | None |
---|---|
Language | Haskell2010 |
- queryUsageAndQuota :: MonadDOM m => StorageQuota -> StorageUsageCallback -> Maybe StorageErrorCallback -> m ()
- requestQuota :: MonadDOM m => StorageQuota -> Word64 -> Maybe StorageQuotaCallback -> Maybe StorageErrorCallback -> m ()
- newtype StorageQuota = StorageQuota {}
- gTypeStorageQuota :: JSM GType
Documentation
queryUsageAndQuota :: MonadDOM m => StorageQuota -> StorageUsageCallback -> Maybe StorageErrorCallback -> m () Source #
requestQuota :: MonadDOM m => StorageQuota -> Word64 -> Maybe StorageQuotaCallback -> Maybe StorageErrorCallback -> m () Source #
newtype StorageQuota Source #
Functions for this inteface are in JSDOM.StorageQuota.