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]])
Examples
No examples yet. Be the first to add one!
cljs.core/require-global
(require-global [& args])No examples yet. Be the first to add one!