Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(missing type): added export for DurationUnit type #68

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

catakot
Copy link
Contributor

@catakot catakot commented Jun 4, 2024

For Datetime we expose methods like: add, subtract, diff. Those methods accept DurationUnit as an argument, but we don't export them from our package.

@catakot catakot merged commit 75bdaef into main Jun 10, 2024
2 checks passed
@catakot catakot deleted the fix/missing-type branch June 10, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants