You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(types): export QueriesOptions and QueriesResults types for useQueries (#3251)
* refactor(useQueries) export QueriesOptions type
export the QueriesOptions type
closes#3250
* refactor(useQueries): add export to index
Add the export of the QueriesOptions type to the index file
* refactor(useQueries) export QueriesResults type
Export QueriesResults type
Co-authored-by: Jeffrey Sims <[email protected]>
0 commit comments