lilactown / helix

A simple, easy to use library for React development in ClojureScript.
Eclipse Public License 2.0
627 stars 52 forks source link

add ^js hint to react context #104

Closed aiba closed 1 year ago

aiba commented 2 years ago

Fixes #103

I don't know a cleaner way to add a type hint to a symbol inside a macro. If you have a better way to do this, I would love to know!

lilactown commented 1 year ago

closing in favor of #109