Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Feb 8, 2023
1 parent bc71459 commit 0575c0a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -451,8 +451,7 @@ Adding support for JavaScript libraries is done via the `:js-libs` option:

Note that JavaScript libraries _must_ be required using a string library name.

[Property notation](You can read about that
[here](https://clojurescript.org/news/2021-04-06-release#_library_property_namespaces).) is also supported:
[Property notation](https://clojurescript.org/news/2021-04-06-release#_library_property_namespaces) is also supported:

``` clojure
(require '["fs$readFileSync" :as slurp])
Expand Down

0 comments on commit 0575c0a

Please sign in to comment.