Skip to content

Commit

Permalink
* add info example
Browse files Browse the repository at this point in the history
  • Loading branch information
swannodette committed Jan 28, 2025
1 parent 19677db commit 67b5369
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/clojure/cljs/externs.clj
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,8 @@

(defn info
"Helper for grabbing var info from an externs map.
Example:
(info externs '[Number isNaN])
See `externs-map`"
[externs props]
Expand Down

0 comments on commit 67b5369

Please sign in to comment.