Skip to content

Commit

Permalink
Merge pull request #42 from danielcompton/mapentry
Browse files Browse the repository at this point in the history
Add cljs.core/MapEntry as a well known type
  • Loading branch information
darwin authored Apr 4, 2018
2 parents 3ad5cd5 + adcddd1 commit cbd08ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/devtools/defaults.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"cljs.core/PersistentTreeMap"
"cljs.core/PersistentHashSet"
"cljs.core/PersistentTreeSet"
"cljs.core/MapEntry"
"cljs.core/Range"
"cljs.core/ES6IteratorSeq"
"cljs.core/Eduction"
Expand Down

0 comments on commit cbd08ba

Please sign in to comment.