Use an async function for `getCachedData`
Hi! I'd like to use an async function for the
Is that possible? I couldn't get it to work..
getCachedData option in useAsyncData (specifically, in useFetch)Is that possible? I couldn't get it to work..