Mehfooz-ur-Rehman
Mehfooz-ur-Rehman
## Description typo fix
typo fixe
i am using vite plugin hot export which uses this project as dependency to generate auto exports in index.ts file but vite react plugin only detects hmr(hot reload) on files...
i would like if this can export tsx file instead of ts as output as vite doesnt do hmr on ts file so it relaods everything everytime
updated the dependencies and made next peer dependency https://github.com/andreizanik/cookies-next/issues/74 solved this issue added deleteAllCookies function