1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-30 18:39:51 +02:00

docs: Add API reference for NodeEntry

This commit is contained in:
Sunny Hirai
2021-06-06 13:01:31 -07:00
parent d8dde5be3d
commit 33083833fb
3 changed files with 11 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ type Ancestor = Editor | Element
```
- [Node](./node.md)
- [NodeEntry](./node-entry.md)
- [Editor](./editor.md)
- [Element](./element.md)
- [Text](./text.md)