mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-30 22:00:29 +00:00
* snapTo method As per Official Docs, this method accept as first parameter or a number or an array of numbers, not just an array of numbers (docs -> http://snapsvg.io/docs/#Snap.snapTo, source -> https://github.com/adobe-webplatform/Snap.svg/blob/b242f49e6798ac297a3dad0dfb03c0893e394464/src/svg.js#L519) * Typo