@tikoci/centrs
Preparing search index...
ExplainSpanRange
Interface ExplainSpanRange
A half-open analyzed-byte span, the coordinate contract of
coordinates.ts
.
interface
ExplainSpanRange
{
end
:
number
;
start
:
number
;
}
Hierarchy (
View Summary
)
ExplainSpanRange
ExplainSpan
ExplainToken
Index
Properties
end
start
Properties
end
end
:
number
start
start
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
start
@tikoci/centrs
Loading...
A half-open analyzed-byte span, the coordinate contract of
coordinates.ts.