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
refactor: startedBefore and startedAfter types (#764)
After testing the changes, I realized that TS yells when I pass the
dates as Date object. This PR fixes types.
This PR updates types of `startedBefore` and `startedAfter`.
0 commit comments