Files
DefinitelyTyped/types/slate
Dimitar DimitrovandWesley Wigham ece03cde44 Bugfix for SlateJs Path type (#31627)
`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).

https://github.com/ianstormtaylor/slate/blob/7192a97600a9e26e5b9156657a0de193431f3001/packages/slate/src/models/point.js#L299-L314
2018-12-31 08:58:55 -08:00
..