Skip to main content

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})

No examples yet. Be the first to add one!