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

Commit

Permalink
Merge pull request #137 from toastal/export-active-element
Browse files Browse the repository at this point in the history
export `activeElement`
  • Loading branch information
garyb authored Nov 22, 2017
2 parents c03d32b + 3988d7f commit 1859738
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 1859738

Please sign in to comment.