1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-31 10:51:44 +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

@@ -35,6 +35,7 @@
- [Editor](api/nodes/editor.md)
- [Element](api/nodes/element.md)
- [Node](api/nodes/node.md)
- [NodeEntry](api/nodes/node-entry.md)
- [Text](api/nodes/text.md)
- [Location Types](api/locations/README.md)
- [Location](api/locations/location.md)