The cache provider is passed to the provider option of the SWRConfig as seen below: import useSWR, { SWRConfig } from 'swr' function App() ...
確定! 回上一頁