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

Minor error in typings for Polyhedron #315

Closed
2 of 6 tasks
TimLuq opened this issue Sep 3, 2017 · 0 comments
Closed
2 of 6 tasks

Minor error in typings for Polyhedron #315

TimLuq opened this issue Sep 3, 2017 · 0 comments

Comments

@TimLuq
Copy link
Contributor

TimLuq commented Sep 3, 2017

A minor error in typings causes build of projects using the typings to fail.

The offending typings are a forced return type of the Polyhedron constructor which is forbidden. Expect PR soon.

I'll leave a reference to issue #297 as well.

Version:
  • v2.x.x
  • v1.x.x
Issue type:
  • Bug
  • Proposal/Enhancement
  • Question
  • Discussion

Tested on:

TypeScript 2.5.2

sasha240100 added a commit that referenced this issue Sep 3, 2017
Fixes #315 - remove constructor return type
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

No branches or pull requests

1 participant