Copyright | (c) Athan L. Clark |
---|---|
License | MIT |
Maintainer | Athan L. Clark <athan.clark@gmail.com> |
Stability | experimental |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
This module enumerates the expected behavior for each type of asset to be deployed.
Documentation
data JavaScript Source #
data WebComponent Source #
linkedImageBlaze :: Text -> MarkupM () Source #
linkedJavaScriptBlaze :: Text -> MarkupM () Source #
linkedCssBlaze :: Text -> MarkupM () Source #
linkedWebComponentBlaze :: Text -> MarkupM () Source #