libp2p
Preparing search index...
@libp2p/utils
rate-limiter
RateRecord
Interface RateRecord
interface
RateRecord
{
expiresAt
?:
Date
;
timeoutId
?:
Timeout
;
value
:
number
;
}
Index
Properties
expires
At?
timeout
Id?
value
Properties
Optional
expires
At
expiresAt
?:
Date
Optional
timeout
Id
timeoutId
?:
Timeout
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expires
At
timeout
Id
value
libp2p
Loading...