We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bda028 commit 492dfe9Copy full SHA for 492dfe9
api-categories/cljs.core.txt
@@ -631,10 +631,14 @@ ICloneable
631
=== JSON<>EDN
632
js->clj
633
clj->js
634
+key->js
635
636
=== JS kind?
637
array?
638
object?
639
+js-iterable?
640
+js-symbol?
641
+uri?
642
643
=== JS array
644
array
api-categories/compiler-options.txt
@@ -41,10 +41,12 @@ foreign-libs
41
npm-deps
42
install-deps
43
package-json-resolution
44
+deps-cmd
45
46
=== Node.js
47
target
48
hashbang
49
+nodejs-rt
50
51
=== Externs
52
externs
0 commit comments