@unikue/ts-multi-map
GitHub
Unikue
Preparing search index...
RangeMapKey
Type Alias RangeMapKey
type
RangeMapKey
=
{
end
:
number
;
endInclusive
?:
boolean
;
start
:
number
;
startInclusive
?:
boolean
;
}
Index
Properties
end
end
Inclusive?
start
start
Inclusive?
Properties
end
end
:
number
Optional
end
Inclusive
endInclusive
?:
boolean
start
start
:
number
Optional
start
Inclusive
startInclusive
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
end
end
Inclusive
start
start
Inclusive
TsMultiMap
Loading...