@timlassiter11/yatl
Preparing search index...
MatchIndex
Type Alias MatchIndex
A single match index consisting of the start and end positions
type
MatchIndex
=
{
end
:
number
;
start
:
number
;
}
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
@timlassiter11/yatl
Loading...
A single match index consisting of the start and end positions