jxom / react-loads

React Loads is a backend agnostic library to help with external data fetching & caching in your UI components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoadFunction => any is not assignable to type 'LoadFunction<any>'

samantha-wong opened this issue · comments

LoadFunction => any is not assignable to type 'LoadFunction'