1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-02-24 09:13:24 +01:00
slate/docs/api/location.md
2021-03-29 00:40:41 -07:00

146 B

Location

Static methods

Location.isLocation(value: any): value is Location

Check if a value implements the Location interface.