williamngan / pts

A library for visualization and creative-coding
https://ptsjs.org
Apache License 2.0
5.16k stars 182 forks source link

Last parameter type of `toAngle` should be Pt | boolean #180

Closed williamngan closed 2 years ago

williamngan commented 2 years ago

Typescript error when using the third parameter that's not boolean https://github.com/williamngan/pts/blob/master/src/Pt.ts#L128