RouteErrorRange interface
Properties
end |
End where the route error happened
|
start |
Start where the route error happened
|
Property Details
end
End where the route error happened
end?: RouteErrorPosition
Property Value
start
Start where the route error happened
start?: RouteErrorPosition
Property Value