You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm using Typescript in my project and after installation (yarn install jsondiffpatch) I found that index.d.ts is present but dateReviver type is not present.
My workaround is to use this notation: jsondiffpatch['dateReviver']