alfonsusac / nextjs-better-unstable-cache

Wrapper function for unstable_cache() from next/cache (Next.js Caching)
https://www.npmjs.com/package/nextjs-better-unstable-cache
40 stars 4 forks source link

fix: fixed typo in docs #3

Closed RuthwikReddy09 closed 9 months ago

RuthwikReddy09 commented 9 months ago

fixes #2 changed logs: ['datacache', 'dedupe'] Change to log:['dedupe' , 'datacache' , 'verbose']