/
docs
/
packages
/
util
/
1.1.1
/
Awaitable%3ATypeAlias
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
Union Members
PromiseLike<Value>
Value
Command Menu
No results found