refer-global
macrov1.12
cljs.core/refer-global
(refer-global [& args])Refer global js vars. Supports renaming via :rename.
(refer-global :only '[Date Symbol] :rename '{Symbol Sym})
Examples
No examples yet. Be the first to add one!
cljs.core/refer-global
(refer-global [& args])No examples yet. Be the first to add one!