Module

OutWatch.Core

Package
purescript-outwatch
Repository
OutWatch/purescript-outwatch

#VDOM Source

type VDOM = VDOM

#render Source

render :: forall e. String -> VDom e -> Eff (vdom :: VDOM | e) Unit