Skip to main content

require-global

macrov1.12

cljs.core/require-global

(require-global [& args])
Require libraries in the global JS environment. (require-global '[SomeLib :as lib :refer [foo]])

No examples yet. Be the first to add one!