Type Alias: RateLimitReason
RateLimitReason =
"burst"|"rate"
Defined in: electron/events/middleware.ts:260
Reason emitted by the rate limit middleware when throttling an event.
RateLimitReason =
"burst"|"rate"
Defined in: electron/events/middleware.ts:260
Reason emitted by the rate limit middleware when throttling an event.