Safe Haskell | None |
---|---|
Language | Haskell2010 |
- getCrypto :: (MonadDOM m, IsGlobalCrypto self) => self -> m Crypto
- newtype GlobalCrypto = GlobalCrypto {}
- gTypeGlobalCrypto :: JSM GType
- class IsGObject o => IsGlobalCrypto o
- toGlobalCrypto :: IsGlobalCrypto o => o -> GlobalCrypto
Documentation
newtype GlobalCrypto Source #
Functions for this inteface are in JSDOM.GlobalCrypto.
class IsGObject o => IsGlobalCrypto o Source #
toGlobalCrypto :: IsGlobalCrypto o => o -> GlobalCrypto Source #