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.
2 parents 15ff711 + 651b0b1 commit caf48ecCopy full SHA for caf48ec
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