Type Alias RateLimiterStateLiterals

RateLimiterStateLiterals: typeof RATE_LIMITER_STATE[keyof typeof RATE_LIMITER_STATE]

Literal union type for rate limiter state values. Ensures type-safe discrimination of rate limiter states.

IMPORT_PATH: "@daiso-tech/core/rate-limiter/contracts"