mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-30 02:19:52 +02:00
docs: Add sections to Location docs for consistency
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## Static methods
|
||||
|
||||
- [Check methods](#check-methods)
|
||||
|
||||
### Check methods
|
||||
|
||||
###### `Location.isLocation(value: any): value is Location`
|
||||
|
||||
Check if a value implements the `Location` interface.
|
||||
|
Reference in New Issue
Block a user