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

Commit ac1fd9e

Browse files
committed
Added export for contentWindow
1 parent fe7c84f commit ac1fd9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DOM/HTML/HTMLIFrameElement.purs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ module DOM.HTML.HTMLIFrameElement
1010
, height
1111
, setHeight
1212
, contentDocument
13+
, contentWindow
1314
) where
1415

1516
import Prelude

0 commit comments

Comments
 (0)