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

[typescript] Add pad, precision, & roundingMethod #145

Merged
merged 1 commit into from
Jan 19, 2022
Merged

[typescript] Add pad, precision, & roundingMethod #145

merged 1 commit into from
Jan 19, 2022

Conversation

ryanrhee
Copy link
Contributor

@ryanrhee ryanrhee commented Jan 3, 2022

No description provided.

@avoidwork avoidwork merged commit 54ed32f into avoidwork:master Jan 19, 2022
@avoidwork
Copy link
Owner

sorry for delay

/**
*
*/
roundingMethod?: "round" | "floor" | "ceil";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a dupe of line 110; just going to move the description here and delete the other instance.

@avoidwork
Copy link
Owner

This is 8.0.7.

@ryanrhee ryanrhee deleted the patch-1 branch January 19, 2022 17:04
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