Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Commit

Permalink
export activeElement
Browse files Browse the repository at this point in the history
  • Loading branch information
toastal committed Nov 22, 2017
1 parent c03d32b commit 3988d7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DOM/HTML/Document.purs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module DOM.HTML.Document
( body
, readyState
, activeElement
, module Exports
) where

Expand Down

0 comments on commit 3988d7f

Please sign in to comment.