Nikoloz Buligini

Results 5 comments of Nikoloz Buligini

Hi! Thanks for the reply. It makes sense. I shouldn't have suggested using CommonJS for browsers. Everything worked well in Jest 27. I tried downgrading it and the test works...

Looks like the `types` file was updated once again. A new URL can be: `https://github.com/rt2zz/redux-persist/blob/master/types/types.d.ts#L26-L48`

Hi @zhoushaw, do you have any updates on this?

As mentioned above, I have a custom script to generate type declaration files for exposed modules. Some time ago I rewrote it, and now it uses `tsc-alias` to fix emitted...