We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d65d8a commit 651b0b1Copy full SHA for 651b0b1
src/plugins/next-mocks/alias/cache/index.ts
@@ -29,3 +29,4 @@ const cacheExports = {
29
};
30
31
export default cacheExports;
32
+export { unstable_cache, revalidateTag, revalidatePath, unstable_noStore };
0 commit comments