mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-15 12:09:40 +08: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