snipshare
@stephen
Member since March 1, 2026
1 paste ยท 0 collections
interface RateLimiterOptions { windowMs: number; max: number; }