/
docs
/
packages
/
util
/
1.1.1
/
RangeOptions%3AInterface
Search...
K
Functions
calculateShardId
getUserAgentAppendix
isEquatable
isJSONEncodable
lazy
range
shouldUseGlobalFetchAndWebSocket
Interfaces
Equatable
JSONEncodable
RangeOptions
Types
Awaitable
Variables
version
RangeOptions
export interface
RangeOptions
export interface
RangeOptions
Summary
Options for creating a range
Properties
end
:
number
The end of the range (exclusive)
start
:
number
The start of the range (inclusive)
step?
:
number
The amount to increment by
Default value
1
Command Menu
No results found