mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-26 20:00:24 +00:00
* Make center point optional on Point.rotate Since the second parameter is optional (and most don't use it), let's let TS know that one parameter is OK. * Update index.d.ts