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

Commit af0e843

Browse files
committed
export nodeType
1 parent 9e62432 commit af0e843

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)