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

Commit bff7d30

Browse files
authored
Merge pull request #89 from justinwoo/export-nodetype
export nodeType
2 parents 9e62432 + af0e843 commit bff7d30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/DOM/Node/Node.purs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module DOM.Node.Node
2-
( nodeTypeIndex
2+
( nodeType
3+
, nodeTypeIndex
34
, nodeName
45
, baseURI
56
, ownerDocument

0 commit comments

Comments
 (0)