Skip to content

Commit f11621b

Browse files
authored
Merge pull request #5 from cprussin/export-currentScript
Export currentScript
2 parents e8a03b0 + f26499a commit f11621b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Web/HTML/HTMLDocument.purs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ module Web.HTML.HTMLDocument
1313
, body
1414
, readyState
1515
, activeElement
16+
, currentScript
1617
) where
1718

1819
import Prelude

0 commit comments

Comments
 (0)