forked from polka_billy/porridger
Added api/user request prototype
This commit is contained in:
@ -70,6 +70,8 @@ function useFetch<R, T>(
|
||||
}
|
||||
}
|
||||
|
||||
export type { UseFetchErrored, UseFetchSucced }
|
||||
|
||||
export default useFetch
|
||||
|
||||
export { gotError, fallbackError }
|
||||
|
Reference in New Issue
Block a user