We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8a03b0 + f26499a commit f11621bCopy full SHA for f11621b
src/Web/HTML/HTMLDocument.purs
@@ -13,6 +13,7 @@ module Web.HTML.HTMLDocument
13
, body
14
, readyState
15
, activeElement
16
+ , currentScript
17
) where
18
19
import Prelude
0 commit comments