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