Skip to content

Commit 46740dc

Browse files
committed
Use open Global
1 parent cdd42b9 commit 46740dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/WebStorageAPI/Storage__test.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
open WebAPI.Global
1+
open Global
22
open WebAPI.Storage
33

44
for i in 0 to localStorage.length - 1 {

0 commit comments

Comments
 (0)