mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-11 16:14:37 +00:00
`Path` should accept a number as well, for example `.moveTo(5)` should be accepted as indicated in the documentation and source code of Slate (internally it will default to an offset).
7192a97600/packages/slate/src/models/point.js (L299-L314)