Skip to content

Commit cbd08ba

Browse files
authored
Merge pull request #42 from danielcompton/mapentry
Add cljs.core/MapEntry as a well known type
2 parents 3ad5cd5 + adcddd1 commit cbd08ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/devtools/defaults.cljs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
"cljs.core/PersistentTreeMap"
8282
"cljs.core/PersistentHashSet"
8383
"cljs.core/PersistentTreeSet"
84+
"cljs.core/MapEntry"
8485
"cljs.core/Range"
8586
"cljs.core/ES6IteratorSeq"
8687
"cljs.core/Eduction"

0 commit comments

Comments
 (0)