API
Location Types
Location
2 min
the location interface is a union of the ways to refer to a specific location in a slate document paths, points or ranges methods will often accept a location instead of requiring only a path, point or range type location = path | point | range docid\ t poduwlh6dfbjqmnjuz4 docid\ t poduwlh6dfbjqmnjuz4 static methods check methods location islocation(value any) value is location check if a value implements the location interface
