polemius / recoil-persist

Package for recoil state manager to persist and rehydrate store
https://polemius.dev/recoil-persist/
MIT License
348 stars 40 forks source link

Use typescript generic #82

Open paschaldev opened 10 months ago

paschaldev commented 10 months ago

Replace any in the recoilPersist function with an optional custom type.