pipe and useWith get ts error
the first error:
the second error:
Hi @chenzhuo198 , I think we might need to see more of the code to be able to help you here. Could you paste the entire block in a comment? Also what version of ramda and @types/ramda are you using?
@Yueyanc Yueyanc
getLocaleStorage's issue will be fixed by https://github.com/ramda/types/pull/90, which has been merged but not yet released
Swapping out R.compliment(R.isNil) with R.isNotNil will also fix your issue
setLocalStorage should be working, will need to look into that more
@kedashoe can you transfer this issue over to ramda/types for me please and thank you
@Yueyanc https://github.com/ramda/types/pull/90 has since been merged and released, please let me know if that has fully resolved this issue