Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 67b5369

Browse files
committedJan 28, 2025·
* add info example
1 parent 19677db commit 67b5369

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/main/clojure/cljs/externs.clj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,8 @@
330330

331331
(defn info
332332
"Helper for grabbing var info from an externs map.
333+
Example:
334+
(info externs '[Number isNaN])
333335
334336
See `externs-map`"
335337
[externs props]

0 commit comments

Comments
 (0)
Please sign in to comment.