🚃 rateLimitMocking.ts

This commit is contained in:
nirholas
2026-03-31 10:23:54 +00:00
parent d596b9e612
commit c53e4f07c2

View File

@@ -142,3 +142,4 @@ export function isMockRateLimitError(error: APIError): boolean {
* Check if /mock-limits command is currently active (for UI purposes) * Check if /mock-limits command is currently active (for UI purposes)
*/ */
export { shouldProcessMockLimits } export { shouldProcessMockLimits }