1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-09-02 19:52:32 +02:00

docs: Add PointEntry to API reference

This commit is contained in:
Sunny Hirai
2021-06-06 12:56:56 -07:00
parent 0c30c55355
commit d8dde5be3d
3 changed files with 9 additions and 0 deletions

View File

@@ -9,4 +9,5 @@ type Location = Path | Point | Range
- [Location](./location.md)
- [Path](./path.md)
- [Point](./point.md)
- [PointEntry](./pointe-entry.md)
- [Range](./range.md)