typesAsyncFunctionVersion: NextOn this pageAsyncFunctionAsyncFunction Represents an async function that can be cached Type: ( args: R ) => Promise<T> Source