/
docs
/
packages
/
util
/
main
/
Awaitable:TypeAlias
Search...
K
Functions
calculateShardId
getUserAgentAppendix
isEquatable
isJSONEncodable
lazy
range
shouldUseGlobalFetchAndWebSocket
Interfaces
Equatable
JSONEncodable
RangeOptions
Types
Awaitable
Variables
version
Awaitable
export type
Awaitable
<
Value
>
=
PromiseLike
<
Value
>
|
Value
;
export type
Awaitable
<
Value
>
=
PromiseLike
<
Value
>
|
Value
;
Summary
Represents a type that may or may not be a promise
Command Menu
No results found