Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.8
bitbadgesjs-sdk
iUintRange
Interface iUintRange<T>
interface
iUintRange
<
T
>
{
end
:
T
;
start
:
T
;
}
Type Parameters
T
extends
NumberType
Implemented by
UintRange
Index
Properties
end
start
Properties
end
end
:
T
The end of the range, inclusive.
start
start
:
T
The start of the range.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
end
start
bitbadgesjs-sdk - v0.5.8
Loading...
The end of the range, inclusive.