Function: isAuthenticatedRateLimit()
isAuthenticatedRateLimit(
info):info is RateLimitInfoAuthenticated
Defined in: packages/agentos/src/types/rateLimitTypes.ts:44
Type guard to check if rate limit info is for authenticated tier.
Parameters
info
Returns
info is RateLimitInfoAuthenticated