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 TypeScript definitions #34

Merged
merged 1 commit into from Dec 12, 2019
Merged

Conversation

OldrichDlouhy
Copy link
Contributor

This change fixes the following TypeScript definitions issues that caused TS to fail compilation

  • Add shadowed base methods to Flatten.Face class
  • Add missing var to Flatten.Utils.DP_TOL - fixes error

* Add shadowed base methods to Flatten.Face class
* Add missing var to Flatten.Utils.DP_TOL - fixes error
@coveralls
Copy link

Coverage Status

Coverage remained the same at 76.889% when pulling 16eb559 on OldrichDlouhy:master into e90d6b2 on alexbol99:master.

@alexbol99 alexbol99 merged commit 504eadb into alexbol99:master Dec 12, 2019
alexbol99 added a commit that referenced this pull request Jan 4, 2020
16eb559 by OldrichDlouhy Fix TypeScript definitions #34
74e333a by dependabot/npm_and_yarn/marked-0.3.19
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.

None yet

3 participants