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
feat: add conversion from different interval types
BREAKING CHANGES:
- curying is left to the user
- only accept array of interval instead of handling both case
- only accept type that extends { start: number; end: number }
0 commit comments