Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 135 Bytes

Window.md

File metadata and controls

9 lines (5 loc) · 135 Bytes

Module DOM.HTML.Window

document

document :: forall eff. Window -> Eff (dom :: DOM | eff) HTMLDocument