File manager - Edit - /home/boiitech111/autorollingright.com/wp-content/plugins/extendify/src/Launch/hooks/useFetch.js
Back
import useSWR from 'swr'; export const useFetch = (params, fetcher, options = {}) => { const { data, error } = useSWR(params, (key) => fetcher(key), { revalidateIfStale: false, revalidateOnFocus: false, revalidateOnReconnect: false, ...options, }); return { data, loading: !data && !error && !error?.message, error, }; };
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings